Skip to content

Commit fdaf83a

Browse files
committed
feat: add mui
1 parent ac86122 commit fdaf83a

File tree

25 files changed

+6752
-209
lines changed

25 files changed

+6752
-209
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ lerna-debug.log*
1010
node_modules
1111
*.local
1212
.turbo
13+
stats.html
1314

1415
# Editor directories and files
1516
.idea

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
"ooba",
6363
"tabler",
6464
"typecheck",
65-
"unist"
65+
"unist",
66+
"zustand"
6667
],
6768
"markdown.extension.toc.updateOnSave": false,
6869
"workbench.colorCustomizations": {

0 commit comments

Comments
 (0)