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
The template helper is a bit of a gimmick right now, very limited usage. Eventually it will probably be replaced with just more optimized tagged template literals, and an opt-in way to convert JSX to that at build time.
Here's a template for a
Row
:Example usage:
Renders:
Expected:
The text was updated successfully, but these errors were encountered: