mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-07 11:30:30 -06:00
maybe??
This commit is contained in:
@@ -11,8 +11,7 @@ interface PopoverProps {
|
||||
export default function Popover(props: PopoverProps) : React.JSX.Element {
|
||||
return (
|
||||
<TamaguiPopover
|
||||
placement="top"
|
||||
size="$5"
|
||||
size="$7"
|
||||
onOpenChange={() => trigger("impactLight")}
|
||||
>
|
||||
<TamaguiPopover.Trigger asChild>
|
||||
|
||||
Reference in New Issue
Block a user