Closed HelloBojack closed 1 year ago
When I read the guide doc, I found some wrong import, like this import { reactive, count } from 'vue'
import { reactive, count } from 'vue'
https://stackblitz.com/edit/histoire-vue3-starter-fd9za6?file=src%2FBaseButton.story.vue
System: OS: Linux 5.10 Ubuntu 22.04.1 LTS 22.04.1 LTS (Jammy Jellyfish) CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700K Memory: 26.31 GB / 31.23 GB Container: Yes Shell: 5.8.1 - /bin/zsh Binaries: Node: 14.20.0 - ~/.local/state/fnm_multishells/6078_1669700571773/bin/node Yarn: 1.22.19 - /usr/bin/yarn npm: 8.19.2 - ~/.local/state/fnm_multishells/6078_1669700571773/bin/npm npmPackages: @histoire/plugin-vue: ^0.11.7 => 0.11.7 @vitejs/plugin-vue: ^3.2.0 => 3.2.0 histoire: ^0.11.7 => 0.11.7 vite: ^3.2.3 => 3.2.4
pnpm
Start a new pull request in StackBlitz Codeflow.
Describe the bug
When I read the guide doc, I found some wrong import, like this
import { reactive, count } from 'vue'
Reproduction
https://stackblitz.com/edit/histoire-vue3-starter-fd9za6?file=src%2FBaseButton.story.vue
System Info
Used Package Manager
pnpm
Validations