Skip to content

Update sidebar icons to match tab names#3

Open
YoosufAathil wants to merge 1 commit intosylvaincodes:masterfrom
YoosufAathil:update-sidebar-icons
Open

Update sidebar icons to match tab names#3
YoosufAathil wants to merge 1 commit intosylvaincodes:masterfrom
YoosufAathil:update-sidebar-icons

Conversation

@YoosufAathil
Copy link
Copy Markdown

@YoosufAathil YoosufAathil commented Nov 28, 2024

This pull request includes changes to the SidebarAccount component in the components/modules/website/account/SidebarAccount.tsx file. The changes primarily involve replacing several icons with a new icon from the react-icons library.

Icon replacements:

  • Replaced LayoutDashboard, User, BadgeDollarSign, and BookUser icons with MdSettings from react-icons/md. [1] [2] [3] [4]

Import adjustments:

  • Removed unused imports BadgeDollarSign, BookUser, LayoutDashboard, and User from lucide-react. Added import for MdSettings from react-icons/md.

Related to sylvaincodes#2

Update sidebar icons to match tab names.

* Import the `MdSettings` icon from `react-icons/md`.
* Replace the `LayoutDashboard` icon with the `MdSettings` icon for the Dashboard tab.
* Replace the `User` icon with the `MdSettings` icon for the Profil tab.
* Replace the `BadgeDollarSign` icon with the `MdSettings` icon for the Order tab.
* Replace the `BookUser` icon with the `MdSettings` icon for the Address tab.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/sylvaincodes/youtube_ecommerce/issues/2?shareId=XXXX-XXXX-XXXX-XXXX).
@vercel
Copy link
Copy Markdown

vercel bot commented Nov 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
youtube-ecommerce ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 0:20am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant