mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 15:36:02 +01:00
refactor(web/input): add icon to date picker
This commit is contained in:
@@ -79,4 +79,5 @@ export interface IDateInput {
|
||||
clearable?: boolean;
|
||||
min?: string;
|
||||
max?: string;
|
||||
icon?: IconProp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user