feat: add Nginx configuration editor component and integrate it into the main application interface

This commit is contained in:
Ümit Tunç
2026-03-30 07:41:51 +03:00
parent 702fe9cad0
commit 98295e38ef
4 changed files with 95 additions and 42 deletions
+3
View File
@@ -27,12 +27,15 @@
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^6.0.0",
"@mui/material": "^6.0.0",
"@types/prismjs": "^1.26.6",
"axios": "^1.14.0",
"decompress": "^4.2.1",
"i18next": "^23.1.0",
"prismjs": "^1.30.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.0.0",
"react-simple-code-editor": "^0.14.1",
"sweetalert2": "^11.26.24"
},
"devDependencies": {