fix: button nest button error

This commit is contained in:
Joel 2025-03-21 11:23:42 +08:00
parent 173ca81ac0
commit 59a1313fb5

View File

@ -32,7 +32,7 @@ const Selector: FC<SelectorProps> = ({
return (
<Popover className='relative'>
<PopoverButton>
<PopoverButton as='div'>
{
({ open }) => (
<Button className={cn(