code editor page
This commit is contained in:
parent
ef85ff6d24
commit
29694fd201
7 changed files with 565 additions and 0 deletions
|
|
@ -10,7 +10,12 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/lang-css": "^6.2.0",
|
||||
"@codemirror/lang-html": "^6.4.3",
|
||||
"@codemirror/lang-javascript": "^6.1.9",
|
||||
"@fortawesome/fontawesome-free": "^6.7.2",
|
||||
"@uiw/codemirror-theme-vscode": "^4.21.9",
|
||||
"@uiw/react-codemirror": "^4.21.9",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-router-dom": "^6.27.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue