mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-28 23:06:41 +02:00
fix: prevent multi-child error for selector dialog
This commit is contained in:
@@ -238,7 +238,6 @@ export function ProfileSelectorDialog({
|
||||
<SelectItem
|
||||
value={profile.name}
|
||||
disabled={!canUseForLinks}
|
||||
asChild
|
||||
>
|
||||
<div
|
||||
className={`flex items-center gap-2 ${
|
||||
|
||||
Reference in New Issue
Block a user