Not sure how to use storybook with mobx-state-tree #1989
andrewdang17
started this conversation in
General
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.
-
My problem is I have a lot of components that use
observer
and theuseStores()
hook and I'm not exactly sure how to mock this data in astories.tsx
file. Unfortunately google searching for a solution has not been returning anything so I figured I'd reach out here.Beta Was this translation helpful? Give feedback.
All reactions