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: use stateful component
- so that it works with lazy-loaded component in SSR
- less code since we no longer need to inherit attributes for functional component
closesegoist#15