Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow component to be used as icons #203

Closed
LadislavBohm opened this issue Jun 9, 2021 · 2 comments
Closed

Allow component to be used as icons #203

LadislavBohm opened this issue Jun 9, 2021 · 2 comments
Labels
enhancement New feature or request v2 Bug fixed / feature added in v2

Comments

@LadislavBohm
Copy link

Currently I have to use an ImageSourcePropType to define icons. It would nice to allow any component to be passed to BaseToast so we can use SVG or whatever to display there.

@calintamas
Copy link
Owner

@LadislavBohm thanks for your suggestion. Indeed, I'll mark it as an enhancement and provide this option in a future version

Relates to #188

@calintamas calintamas added the enhancement New feature or request label Jun 9, 2021
@calintamas calintamas added the v2 Bug fixed / feature added in v2 label Oct 21, 2021
@calintamas
Copy link
Owner

Fixed in v2.0.0. Read the complete changelog.

If you find any issues with the v2 implementation, feel free to reopen this issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2 Bug fixed / feature added in v2
Projects
None yet
Development

No branches or pull requests

2 participants