mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-28 14:39:33 -05:00
portal fix?
This commit is contained in:
@@ -4,7 +4,7 @@ import { Popover, Adapt, YStack, XStack, Input, getToken, Button } from "tamagui
|
||||
|
||||
export default function AddPlaylistPopover() : React.JSX.Element {
|
||||
return (
|
||||
<Popover size="$5" allowFlip>
|
||||
<Popover size="$5">
|
||||
<Popover.Trigger asChild>
|
||||
<Icon name="plus-circle-outline" color={getToken("$color.telemagenta")} />
|
||||
</Popover.Trigger>
|
||||
|
||||
Reference in New Issue
Block a user