feat: demo page switch
This commit is contained in:
@@ -61,6 +61,7 @@ export type AuthMessages = {
|
||||
emailNotExist: string;
|
||||
signupError: string;
|
||||
signinError: string;
|
||||
demoPageWarning: string;
|
||||
};
|
||||
|
||||
export type AdminMessages = {
|
||||
|
||||
Reference in New Issue
Block a user