Fix Build

This commit is contained in:
2022-05-26 12:50:15 +07:00
parent 12c298b9a0
commit 720eff969d
9 changed files with 509 additions and 57 deletions

View File

@@ -16,5 +16,9 @@
"laravel-mix": "^6.0.6",
"lodash": "^4.17.19",
"postcss": "^8.1.14"
},
"dependencies": {
"@mui/icons-material": "^5.8.0",
"@mui/material": "^5.8.1"
}
}