How can i make a common store in pinia? #1302
Unanswered
ssbhattarai
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanna make a common store and enhance the other store from there. For example. i have to make a category crud and category type crud in the same vue component and i dont want to call the api , i want to use a common store and call the api through that.
Beta Was this translation helpful? Give feedback.
All reactions