feat: splitpanes

This commit is contained in:
arashsheyda
2023-04-21 12:05:32 +03:00
parent 49a08979d8
commit 85f1547150
4 changed files with 190 additions and 77 deletions

View File

@ -63,6 +63,9 @@
"eslint": "^8.38.0",
"mongoose": "^7.0.4",
"nuxt": "^3.4.1",
"sass": "^1.62.0",
"sass-loader": "^13.2.2",
"splitpanes": "^3.1.5",
"vitest": "^0.30.1"
}
}