Professor reorder

This commit is contained in:
2026-05-12 12:31:49 +05:30
parent a10803ee73
commit 39e49a40cb
2 changed files with 232 additions and 1331 deletions

View File

@ -31,14 +31,9 @@
],
"styles": [
"src/styles.css"
],
"scripts": [
"node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
]
},
"configurations": {
@ -51,8 +46,8 @@
},
{
"type": "anyComponentStyle",
"maximumWarning": "6kb",
"maximumError": "15kb"
"maximumWarning": "10kb",
"maximumError": "20kb"
}
],
"fileReplacements": [
@ -138,4 +133,4 @@
}
},
"defaultProject": "support-portal-frontend"
}
}