Skip to content

Commit

Permalink
Update packages/smarthr-ui/src/components/Picker/TimePicker.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
s-sasaki-0529 authored Dec 16, 2024
1 parent 516dc91 commit 9de08d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/smarthr-ui/src/components/Picker/TimePicker.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export const TimePicker = forwardRef<HTMLInputElement, PickerProps<Props>>(

return (
<span className={wrapperStyle}>
{}
<input
{...rest}
data-smarthr-ui-input="true"
Expand Down

0 comments on commit 9de08d1

Please sign in to comment.