#

Persistance Test

Counter

Two separate Svelte components instantiated in src/entry.js that are separated by non-js static content but communicate through a shared Svelte store.

The count should be accurate in both of these elements. It should persist through page refreshes and navigation.