Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Update FAQ wording #511

Update FAQ wording

Update FAQ wording #511

Triggered via push June 10, 2023 13:53
Status Success
Total duration 1m 43s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

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