Skip to content

Commit 4529c08

Browse files
committed
fix(build): fix build
1 parent 91331fe commit 4529c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/palette.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export const palette = (
3333

3434
return {
3535
...scalePalette(color),
36+
// @ts-ignore
3637
palette: true
3738
}
3839
}

0 commit comments

Comments
 (0)