Skip to content

Commit

Permalink
snapshot update
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfgebhardt committed Mar 13, 2024
1 parent ab7ba5f commit 1ebd227
Show file tree
Hide file tree
Showing 2 changed files with 1,457 additions and 1 deletion.
2 changes: 1 addition & 1 deletion presenter/src/pages/silent-refresh/+Page.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</template>

<script lang="ts" setup>
import { navigate } from 'vike/client/router';
import { navigate } from 'vike/client/router'
import { inject, onBeforeMount } from 'vue'
import DefaultLayout from '#layouts/DefaultLayout.vue'
Expand Down
Loading

0 comments on commit 1ebd227

Please sign in to comment.