fix : remove required from hint in dto
This commit is contained in:
@@ -9,6 +9,6 @@ export enum categoryAttType {
|
||||
Text = "text",
|
||||
Select = "select",
|
||||
Number = "number",
|
||||
CheckBox = "checkbox",
|
||||
Boolean = "boolean",
|
||||
// Input = "input",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user