mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
[UI] Add highlightToday to date input (#9575)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
@ -74,6 +74,7 @@ export default function DateField({
|
||||
description={definition.description}
|
||||
placeholder={definition.placeholder}
|
||||
leftSection={definition.icon}
|
||||
highlightToday
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user