We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b510994 commit 355aa87Copy full SHA for 355aa87
index.ts
@@ -61,7 +61,7 @@ export default class EmailPasswordReset extends AdminForthPlugin {
61
component: {
62
file: this.componentPath('ResetPassword.vue'),
63
meta: {
64
- customLayout: true,
+ sidebarAndHeader: "none",
65
pluginInstanceId: this.pluginInstanceId,
66
passwordField: {
67
minLength: passwordField.minLength,
0 commit comments