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
A template is a standard React component, plus some additional metadata that allows us to render some props as user-editable variables.
We should document this contract in a .md file in the repo, and add some validation code to the app that checks whether an object presented as a template is valid.
The text was updated successfully, but these errors were encountered:
A template is a standard React component, plus some additional metadata that allows us to render some props as user-editable variables.
We should document this contract in a .md file in the repo, and add some validation code to the app that checks whether an object presented as a template is valid.
The text was updated successfully, but these errors were encountered: