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
Tried using @react/botonic in my app but I'm getting some errors:
Module parse failed: Unexpected token (50:10)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| ReactDOMServer.renderToStaticMarkup(
| !replies ? (
> <Text>{out}</Text>
| ) : (
| <Text>
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
-
Tried using @react/botonic in my app but I'm getting some errors:
Is there a way to use just the frontend parts?
Cheers
Beta Was this translation helpful? Give feedback.
All reactions