MustBeLogged component + fix sideBar auto open
This commit is contained in:
@@ -40,6 +40,7 @@ const password = ref("");
|
||||
const errorSnackBar = ref(false);
|
||||
const showEmailForm = ref(false);
|
||||
const showPassword = ref(false);
|
||||
const googleCallback = ref('');
|
||||
|
||||
const props = defineProps({
|
||||
onSuccess: {
|
||||
|
||||
Reference in New Issue
Block a user