Skip to content

Commit

Permalink
chore(ui-primitives): update js docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mzogheib committed Jul 14, 2024
1 parent a5f55e6 commit 2333e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui-primitives/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* @remarks
*
* Color names from https://www.color-blindness.com/color-name-hue
* Color names from https://www.color-blindness.com/color-name-hue.
*/
export const colorPalette = {
black: "#000000",
Expand Down

0 comments on commit 2333e44

Please sign in to comment.