Skip to content

Commit

Permalink
Update popover.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
johtso authored Mar 12, 2023
1 parent 50b91a5 commit ff3f5fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/components/popover.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ const Popover = (props: PopoverProps) => {
key={`popover-items-${id}`}
className="flex items-center"
>
<legend>Choose</legend>
<label
htmlFor={id}
className="shrink-0 grow text-xs font-medium text-gray-700 dark:text-gray-400"
Expand Down

0 comments on commit ff3f5fe

Please sign in to comment.