Skip to content

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
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