This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
Change edit branch to main (#1033) #520
Annotations
6 warnings
build-deploy:
src/.vuepress/components/ExtensionFilters.vue#L5
Prop "extensions" should define at least its type
|
build-deploy:
src/.vuepress/components/ExtensionGroup.vue#L7
Prop "list" should define at least its type
|
build-deploy:
src/.vuepress/components/ExtensionGroup.vue#L7
Prop "totalCount" should define at least its type
|
build-deploy:
src/.vuepress/components/ExtensionItem.vue#L3
Prop "item" should define at least its type
|
build-deploy:
src/.vuepress/components/ExtensionList.vue#L6
Prop "extensions" should define at least its type
|
build-deploy:
src/.vuepress/store/index.js#L102
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
|