Skip to content

feat: added recommendedColors prop #90

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gmonte
Copy link
Contributor

@gmonte gmonte commented Feb 5, 2023

Added an option that can select a recommended color.

<InputColor
  initialValue={initial}
  onChange={handleChange}
  recommendedColors={['#000', '#babaca', '#3a1596', '#5e72e4', '#Fa2c4a', '#b24acf']}
/>

image

@gmonte gmonte changed the title feat: added recommended colors array feat: added recommendedColors prop Feb 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant