change class to div class
All checks were successful
All checks were successful
This commit is contained in:
parent
0849ffe42c
commit
aec568d0c7
2
front/src/types.d.ts
vendored
2
front/src/types.d.ts
vendored
@ -167,7 +167,7 @@ export interface Input {
|
|||||||
label?: string
|
label?: string
|
||||||
autocomplete?: string
|
autocomplete?: string
|
||||||
placeholder?: string
|
placeholder?: string
|
||||||
class?: string
|
divClass?: string
|
||||||
inputClass?: string
|
inputClass?: string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user