updated create channel modal

This commit is contained in:
Ren Amamiya
2023-04-23 18:06:15 +07:00
parent 13a2950b03
commit bb944ab683
4 changed files with 57 additions and 46 deletions

View File

@@ -44,7 +44,7 @@
"@tailwindcss/typography": "^0.5.9",
"@tauri-apps/cli": "^1.2.3",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/node": "^18.15.13",
"@types/node": "^18.16.0",
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.59.0",
@@ -62,7 +62,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.2.1",
"postcss": "^8.4.23",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.2.7",
"prop-types": "^15.8.1",
"tailwindcss": "^3.3.1",