chore: build
This commit is contained in:
@@ -3,6 +3,7 @@ export type RootStackParamList = {
|
||||
login: undefined;
|
||||
register: undefined;
|
||||
role: undefined;
|
||||
clientTwoFA: { sessionToken: string };
|
||||
};
|
||||
|
||||
export type ChangePasswordStackParamList = {
|
||||
|
||||
Reference in New Issue
Block a user