Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Update default.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdmaster committed Dec 28, 2021
1 parent c5fb962 commit 4686b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
import ScaleLoader from 'vue-spinner/src/ScaleLoader.vue'
import { Component, Vue } from 'nuxt-property-decorator';
import { Component, Vue } from 'nuxt-property-decorator'
import type { NuxtOptionsHead as MetaInfo } from '@nuxt/types/config/head'
import type { NuxtConfig } from '@nuxt/types'
import type { LinkPropertyHref } from 'vue-meta'
Expand Down

0 comments on commit 4686b5c

Please sign in to comment.