yamada-ui / yamada-components

A collection of React UI components of the Yamada, by the Yamada, for the Yamada, built with Yamada UI.
https://yamada-components.com
MIT License
12 stars 12 forks source link

Fix icon imports in `component-header` #291

Closed taroj1205 closed 1 day ago

taroj1205 commented 4 days ago

Provide the exact quote of the error or issue

We should modify the icon imports from @yamada-ui/lucide to be {IconName}Icon.

components\layouts\component-header.tsx

Does the feature already exist? Please link to it.

No response

Are you willing to participate in fixing this issue and create a pull request with the fix?

None