mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-04 09:13:08 +00:00
fixing import of Themes to satisfy pr build
This commit is contained in:
@@ -30,7 +30,10 @@ export type Theme =
|
|||||||
| "catppuccin"
|
| "catppuccin"
|
||||||
| "onedark"
|
| "onedark"
|
||||||
| "synthwave"
|
| "synthwave"
|
||||||
| "red";
|
| "red"
|
||||||
|
| "cream"
|
||||||
|
| "sunset"
|
||||||
|
| "gray";
|
||||||
|
|
||||||
export type KanbanDetailLevel = "minimal" | "standard" | "detailed";
|
export type KanbanDetailLevel = "minimal" | "standard" | "detailed";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user