Closed RussellMcOrmond closed 4 years ago
This PR demonstrates the concept, but as I don't have sufficient Javascript/svelte knowledge I managed to get something wrong.
Whenever I click the reduceCheck box it will execute the on:click for each of the rows, which is not what I intended. I intended it to only execute when the <a> is clicked.
This should handle #34