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
[Shock] - Components should be able to receive a map of properties.
For example, consider a component in _includes/components/contributors.jinja. That component wants a list of contributors to display. We'd like to be able to include it like:
[Shock] - Components should be able to receive a map of properties.
For example, consider a component in
_includes/components/contributors.jinja
. That component wants a list of contributors to display. We'd like to be able to include it like:The text was updated successfully, but these errors were encountered: