Relative Content

Tag Archive for vue.jsnuxt.jsvite

Histoire not working with custom Vue component

I am trying to integrate Historie in my Vue project (with Vite) and I successfully integrated it by creating a new component. But when I try to integrate it with an existing component of mine that gets some data from an api, it keeps giving me this import error
How can I fix this?