fix one error
This commit is contained in:
parent
61390214dd
commit
75666740ee
1
front/src/types.d.ts
vendored
1
front/src/types.d.ts
vendored
@ -169,6 +169,7 @@ export interface Input {
|
||||
placeholder?: string
|
||||
divClass?: string
|
||||
inputClass?: string
|
||||
checked?: bool
|
||||
}
|
||||
|
||||
export interface Textarea {
|
||||
|
Loading…
x
Reference in New Issue
Block a user