Skip to content

Commit

Permalink
color context list update
Browse files Browse the repository at this point in the history
  • Loading branch information
rafischer1 committed Nov 1, 2023
1 parent a516d6f commit b5aeb8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/color-select/color-select.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const colorsList: ColorName[] = [
"purple",
"teal",
"brown",
"pink",
];

function ColorContextSelect() {
Expand Down

0 comments on commit b5aeb8d

Please sign in to comment.