Merge remote-tracking branch 'origin/dev' into dev
Showing
package-lock.json
0 → 100644
This diff is collapsed.
... | ... | @@ -8,8 +8,10 @@ |
"@testing-library/user-event": "^12.1.10", | ||
"@types/react": "^17.0.19", | ||
"antd": "^4.16.13", | ||
"codemirror": "^5.62.3", | ||
"node-sass": "4.14", | ||
"react": "^17.0.2", | ||
"react-codemirror2": "^7.2.1", | ||
"react-dom": "^17.0.2", | ||
"react-grid-layout": "^1.2.5", | ||
"react-router": "^5.2.1", | ||
... | ... |
src/modal/PageModal.jsx
0 → 100644
src/modal/PublishModal.jsx
0 → 100644
src/modal/PublishModal.scss
0 → 100644
src/modal/ToolModal.jsx
0 → 100644
src/modal/TypeModal.jsx
0 → 100644
Please register or sign in to comment