Skip to content

Commit

Permalink
feat: added drag and drop
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-Web3 committed Jul 24, 2023
1 parent b09cd1e commit 835a955
Show file tree
Hide file tree
Showing 6 changed files with 284 additions and 62 deletions.
179 changes: 172 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@
"dependencies": {
"framer-motion": "^10.12.2",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^18.2.0",
"zustand": "^4.3.7"
},
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react-beautiful-dnd": "^13.1.4",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^3.1.0",
"sass": "^1.62.0",
Expand Down
Loading

0 comments on commit 835a955

Please sign in to comment.