add: change password, done
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import { storeToRefs } from 'pinia';
|
||||
import NotificationBadge from '../components/ui/NotificationBadge.vue';
|
||||
import FormChangePassword from '../components/FormChangePassword.vue';
|
||||
import FormChangeEmail from '../components/FormChangeEmail.vue';
|
||||
import FormChangeEmail from '../components/FormChangeEmail.vue';
|
||||
|
||||
const auth = useAuthStore();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user