Skip to content

DateInput - onChange date value should not be optional #1601

@bmingles

Description

@bmingles

In packages/components/src/DateInput.tsx the onChange prop has it's date arg defined as optional. It doesn't appear that this is ever actually the case. We should update it so that consumers don't have to handle the undefined case just to appease TypeScript.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions