finally put #3 to bed with state. also introduce email/password signup and login
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
onMounted(async () => {
|
||||
await accountStore.init();
|
||||
await accountStore.getActiveAccountMembers();
|
||||
});
|
||||
|
||||
function formatDate(date: Date | undefined){
|
||||
|
||||
Reference in New Issue
Block a user