Add dates, discipline fallbacks

This commit is contained in:
VityaSchel
2023-10-02 01:04:55 +04:00
parent de4208337e
commit f6daee6201
15 changed files with 592 additions and 219 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-select": "^2.0.0",
@@ -26,6 +27,7 @@
"node-html-parser": "^6.1.10",
"react": "latest",
"react-dom": "latest",
"react-icons": "^4.11.0",
"sharp": "^0.32.6",
"tailwind-merge": "^1.14.0",
"tailwindcss-animate": "^1.0.7"