Skip to content

Commit

Permalink
hotfix add preload
Browse files Browse the repository at this point in the history
  • Loading branch information
da-in committed Apr 13, 2024
1 parent a740c00 commit e2fa5f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
<script setup lang="ts">
import { RouterView } from 'vue-router'
import Layout from './components/Layout.vue'
import Preload from '@/components/Preload.vue'
</script>

0 comments on commit e2fa5f1

Please sign in to comment.