svelte-legos
svelte-legos copied to clipboard
feat: all the props in the stores should be writables
Props like timer in the timerStore should be a writable so that it can be bounded to input elements.