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
feat: manual rendering doesn't render anything
BREAKING CHANGE: the manual rendering mode doesn't render anything
automatically anymore. Previously it rendered some base layout using the
`RootInner`, `SubmitButtonWrapper` and `SubmitButton` components.