mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🛠️ Add shadcnCommand property
This commit is contained in:
@@ -12,5 +12,6 @@ export interface iSVG {
|
||||
route: string | ThemeOptions;
|
||||
wordmark?: string | ThemeOptions;
|
||||
brandUrl?: string;
|
||||
shadcnCommand?: string;
|
||||
url: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user