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