Skip to content

Commit

Permalink
fixed prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
bekossy committed Jan 17, 2024
1 parent 797e02c commit 38b966b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import {useVariants} from "@/lib/hooks/useVariant"
export const VARIANT_COLORS = [
"#297F87", // "#722ed1",
"#F6D167", //"#13c2c2",
"#4caf50"
"#4caf50",
]

const useStyles = createUseStyles({
Expand Down

0 comments on commit 38b966b

Please sign in to comment.