before color edits

This commit is contained in:
codetorso 2024-06-09 20:38:37 +05:30
parent 004c952dc3
commit 99659df86f
16 changed files with 664 additions and 4 deletions

View file

@ -22,7 +22,8 @@
"next": "^14.1.1",
"nuqs": "^1.17.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react-dom": "^18.2.0",
"react-resizable-panels": "^2.0.19"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.1.1",