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
This would be really nice, but might not actually be practical since it is impossible to pass function props through the Django template, so intricate behavior requires a wrapper (i.e, react-modal has an onRequestClose prop which is a function).
The text was updated successfully, but these errors were encountered:
Allow users to create entry points in the format:
without having to create a wrapper component.
This would be really nice, but might not actually be practical since it is impossible to pass function props through the Django template, so intricate behavior requires a wrapper (i.e,
react-modal
has anonRequestClose
prop which is a function).The text was updated successfully, but these errors were encountered: