Refactoring
Compare changes
frontend/src/components/CloseButton.vue
0 → 100644
+ 33
− 0
Refactor - Use store instead of localstorage for tokens and IDs. Moved close button into a component. Minor styling changes.