Merge branch 'feat/draggable' into 'main'
Feat/draggable See merge request mycard/Neos!156
Showing
| ... | @@ -23,6 +23,7 @@ | ... | @@ -23,6 +23,7 @@ |
| "react": "^18.2.0", | "react": "^18.2.0", | ||
| "react-babylonjs": "^3.1.15", | "react-babylonjs": "^3.1.15", | ||
| "react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
| "react-draggable": "^4.4.5", | |||
| "react-redux": "^8.0.4", | "react-redux": "^8.0.4", | ||
| "react-router-dom": "^6.4.0", | "react-router-dom": "^6.4.0", | ||
| "react-scripts": "^2.1.3", | "react-scripts": "^2.1.3", | ||
| ... | ... |
Please register or sign in to comment