dashboard design changes
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"start": "next start -p 3100",
|
||||
"lint": "eslint",
|
||||
"theme:build": "astryx theme build src/theme/loyalyTheme.ts",
|
||||
"typecheck": "tsc --noEmit"
|
||||
"typecheck": "tsc --noEmit",
|
||||
"dev:preview": "next dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astryxdesign/core": "^0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user