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
Currently, svelte/store is used to store library data, but relying on Svelte's stores is not necessary. This lib could work even without using svelte dependency.
The text was updated successfully, but these errors were encountered:
Currently,
svelte/store
is used to store library data, but relying on Svelte's stores is not necessary. This lib could work even without using svelte dependency.The text was updated successfully, but these errors were encountered: