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
As a SPA, Storybook has a nice behavior where accordion state is preserved as you navigate components. I think this presents a far better experience because things aren't jumping around. Syncing state to localStorage should do it...but perhaps this is a can of worms with the slide animation on load -- would need to bypass it
The text was updated successfully, but these errors were encountered:
As a SPA, Storybook has a nice behavior where accordion state is preserved as you navigate components. I think this presents a far better experience because things aren't jumping around. Syncing state to localStorage should do it...but perhaps this is a can of worms with the slide animation on load -- would need to bypass it
The text was updated successfully, but these errors were encountered: