How can I dynamically import the components? #1963
Unanswered
lvanoverberghe
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
Uh oh!
There was an error while loading. Please reload this page.
-
const Popover = dynamic(() => import('@headlessui/react'))
This doesn't seem to work. Anyone an idea?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions