You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to use Astro components as custom content components for mdx/marcdoc fields ? Or custom components has to be react components only ?
I tried to use an astro component as a content component and it throws following error when trying to add the component to content.
Uncaught InvalidComponentArgs: Invalid arguments passed to <Card> component.
Beta Was this translation helpful? Give feedback.
All reactions