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: rename no-ssr to client-only (#35)
BREAKING CHANGE:
* the component is renamed from `<no-ssr>` to `<client-only>`
* the class name for the placeholder is renamed from `no-ssr-placeholder` to `client-only-placeholder`