amhsirak / chic-ui

Opinionated UI Component Library for React
https://chic-ui.vercel.app/
MIT License
57 stars 32 forks source link

Tooltip Component added #113

Closed BurhanRaja closed 2 years ago

BurhanRaja commented 2 years ago

For issue no. 101.

Do you want me to add ease transition to it or is it ok?

amhsirak commented 2 years ago

@BurhanRaja This is great. 🚀 We could have a prop type for tooltip of different colors based on existing theme.

You can handle this in separate PR if you want to

BurhanRaja commented 2 years ago

@BurhanRaja This is great. 🚀 We could have a prop type for tooltip of different colors based on existing theme.

You can handle this in separate PR if you want to 😃

I will do different PR for the different color theme on tooltip. You can go ahead and merge this.

BurhanRaja commented 2 years ago

Thank you @karishmashuklaa . Now, I will do the tooltip color theme and do the PR.