KonradLinkowski / Nostalgia

Small Progressive Web App to store your notes made in Svelte
https://konradlinkowski.github.io/Nostalgia
MIT License
3 stars 2 forks source link

Add "Clear Memories" button that deletes all memories #6

Closed IanFindlay closed 3 years ago

IanFindlay commented 3 years ago

Seemed like a button that cleared all of the memories at once would be a good idea so this is my implementation of it. Have left some space between it and the other two buttons in order to prevent clicking it accidently as there is no confirmation popup.