How should we import components? #4380
Unanswered
J4v4Scr1pt
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is the suggested way of import components.
In RSC's we should use the direct importing. But how is it to be done in client components?
Import from
@nextui-org/react
or the component directly e.g@nextui-org/button
.Does either work or is one preferred over the other?
Beta Was this translation helpful? Give feedback.
All reactions