feat: memorize language
This commit is contained in:
parent
5e0119aa84
commit
30eb95f1bd
4 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<script setup lang="ts">
|
||||
import type { UserLogin } from '~~/types'
|
||||
import type { UserLogin } from '~/types'
|
||||
|
||||
const all = useUsers()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue