Replies: 1 comment
-
You can only use pure JSX or functions without any React API, because Satori itself doesn't support React but only JSX. |
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
-
Is there any way to pass react components as satori arguments?
like
I am struggling with this because I want to pass arguments to the component to change it flexibly.
Beta Was this translation helpful? Give feedback.
All reactions