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
13 stars 14 forks source link

Fix icon imports in `copy button` #288

Closed taroj1205 closed 3 months ago

taroj1205 commented 3 months 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\forms\copy-button.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