Open JustSamuel opened 4 months ago
Some components, such as the ChangeInfoComponent.vue seems to be unused.
ChangeInfoComponent.vue
Other components, mostly views, should be split into components. IMHO views should not contain core functionality. See the FineView.vue for example.
FineView.vue
As of #314:
Some components, such as the
ChangeInfoComponent.vue
seems to be unused.Other components, mostly views, should be split into components. IMHO views should not contain core functionality. See the
FineView.vue
for example.