roryeiffe / Spoiler-Block

Google Chrome Extension that filters out search result suggestions that "spoil" or reveal plot elements of the media (shows, movies, books, etc.).
GNU General Public License v3.0
0 stars 3 forks source link

Color Picker #9

Closed roryeiffe closed 3 years ago

roryeiffe commented 3 years ago

We need to create a color picker in the extension pop-up.

roryeiffe commented 3 years ago

The colorPicker interface is now created. It is a component that allows an array of colors to be passed in and renders them so the user can click on each one, while keeping track of the chosen color in the state.