Where should be the place to have al incoming data from store in order to be reusable. #2712
Unanswered
MRSTIGLITZ
asked this question 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.
-
Right now I have a working table which use data from a store file. It looks like this:
If I want this table to be reusable e.g(maybe another component doesn't need this data from store) where should be the place to have all this props and data coming from my store?
Beta Was this translation helpful? Give feedback.
All reactions