Skip to content

feat: added recommendedColors prop#90

Open
gmonte wants to merge 1 commit into
swiftcarrot:masterfrom
gmonte:master
Open

feat: added recommendedColors prop#90
gmonte wants to merge 1 commit into
swiftcarrot:masterfrom
gmonte:master

Conversation

@gmonte

@gmonte gmonte commented Feb 5, 2023

Copy link
Copy Markdown
Contributor

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