diff --git a/package.json b/package.json index 2489f79..c750dc5 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,7 @@ "lottie-web": "^5.12.2", "pinia": "^2.2.2", "pinia-plugin-persistedstate": "^4.0.0", - "vooks": "^0.2.12", - "vue": "^3.2.37", - "vue-router": "^4.0.13" + "vooks": "^0.2.12" }, "devDependencies": { "@babel/types": "^7.18.10", @@ -56,6 +54,7 @@ "vite-plugin-pages": "^0.32.3", "vite-plugin-vue-layouts": "^0.11.0", "vue": "^3.4.30", + "vue-router": "^4.0.13", "vue-tsc": "^2.0.22" } } diff --git a/src/components/LeftSettings.vue b/src/components/LeftSettings.vue index 0b9e544..00d813a 100644 --- a/src/components/LeftSettings.vue +++ b/src/components/LeftSettings.vue @@ -13,25 +13,24 @@ @click="viewChat(c.id ?? 0)" > -
+
{{ c.name }}
-
- - - -
+ + + +
+