Can multiple useMDXComponent be used safely? #404
Unanswered
khinshankhan
asked this question in
Q&A
Replies: 2 comments
-
@khinshankhan Hi, I am not quite sure, if this is an issue. It sounds more as a question, than an error. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh I see. I joined and asked, thanks 👍 |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm making a list of mdx content. Each item in the list ends up needing to use
useMDXComponent
for the card. IsuseMDXComponent
expensive? Is it alright to use it multiple times on a page?Beta Was this translation helpful? Give feedback.
All reactions