mirror of
https://github.com/Drop-OSS/drop-app
synced 2026-08-27 22:23:04 -04:00
fix: types
This commit is contained in:
parent
469a2d69eb
commit
af056c08d2
2 changed files with 0 additions and 1 deletions
1
app.vue
1
app.vue
|
|
@ -7,7 +7,6 @@
|
|||
<script setup lang="ts">
|
||||
import { invoke } from "@tauri-apps/api/core";
|
||||
import { useAppState } from "./composables/app-state.js";
|
||||
import { useRouter } from "#vue-router";
|
||||
import {
|
||||
initialNavigation,
|
||||
setupHooks,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue