Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
joakbjerk committed Jan 5, 2024
1 parent 4e353c0 commit ab76c71
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ export interface DatePickerProps
event: DatePickerEvent<React.FocusEvent<HTMLInputElement>>
) => void;
}

export default class DatePicker extends React.Component<
DatePickerProps,
any
Expand Down

0 comments on commit ab76c71

Please sign in to comment.