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
Right now the default tag the React component is rendered in is a div, is it possible to render in something else with a param? I tried span: 'div' without any luck.