feat: Change the location of the snackbar to the top

This commit is contained in:
Rafi
2023-02-13 21:01:39 +08:00
parent 58e92bfe84
commit b10fafd6a8

View File

@@ -147,6 +147,7 @@ createNewConversation()
<v-snackbar <v-snackbar
v-model="snackbar" v-model="snackbar"
multi-line multi-line
location="top"
> >
{{ snackbarText }} {{ snackbarText }}