feat: add Grid Layout

This commit is contained in:
Qiuxia Fan
2021-12-20 17:06:43 +08:00
parent 2aa8204434
commit d8ff29fac5
6 changed files with 438 additions and 5 deletions

View File

@@ -34,6 +34,7 @@
"webpack-env",
"jest"
],
"typeRoots": ["./node_modules/@types/", "./types"],
"paths": {
"@/*": [
"src/*"