Source Organization #5
jamierytlewski
started this conversation in
General
Replies: 1 comment 2 replies
-
Hey @jamierytlewski, I agree with you, just don't like the importing path as
which would serve as barrel export and allow us to export/expose only what we want (component, types etc.), wdyt? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Why do each of the components have index.tsx for the main component, but then the
component.stories.tsx
andcomponent.test.tsx
start with the component/folder name. I would think it would be better to haveBeta Was this translation helpful? Give feedback.
All reactions