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

Added ColorPickerBaseProps modal types to use #218

Closed
wants to merge 1 commit into from
Closed

Added ColorPickerBaseProps modal types to use #218

wants to merge 1 commit into from

Conversation

danielaei
Copy link

It's issue #217. The problem is this: If someone wants to have a custom component, they don't know the props to pass it. In the types folder, we have an interface named ColorPickerBaseProps, but we didn't import it to use for props to know what the props type is. Only I exported this interface beside their type to be able to use it.

image
image
image

@danielaei danielaei closed this by deleting the head repository Sep 27, 2024
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