mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-17 14:34:42 +00:00
♻️ refactor
This commit is contained in:
@@ -85,7 +85,10 @@ export function CreatePolicyForm({}: CreatePolicyFormProps) {
|
|||||||
users: [],
|
users: [],
|
||||||
emails: [],
|
emails: [],
|
||||||
applyRules: false,
|
applyRules: false,
|
||||||
rules: []
|
rules: [],
|
||||||
|
password: null,
|
||||||
|
headerAuth: null,
|
||||||
|
pincode: null
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user