fix: better numeric segment check and added keyboard hints #427
Annotations
2 errors and 1 warning
typecheck:
packages/core/src/useDateTimeField/useDateTimeSegmentGroup.ts#L201
Element implicitly has an 'any' type because expression of type 'DateTimeSegmentType' can't be used to index type 'DateTimeFormatOptions'.
|
typecheck
Process completed with exit code 2.
|
lint:
packages/core/src/useComboBox/useComboBox.ts#L181
Unexpected any. Specify a different type
|