diff --git a/docs/demo/src/WTA/wwwroot/components/icon/index.js b/docs/demo/src/WTA/wwwroot/components/icon/index.js index 35757c36..28253593 100644 --- a/docs/demo/src/WTA/wwwroot/components/icon/index.js +++ b/docs/demo/src/WTA/wwwroot/components/icon/index.js @@ -1,5 +1,6 @@ import html from "html"; import { onMounted, ref } from "vue"; +import { useAppStore } from "../../store/index.js"; export default { template: html`