Add DialogTrigger to overflow menus
Some checks are pending
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run

This commit is contained in:
Francis Cao 2025-10-29 12:38:52 -07:00
parent 72fba187db
commit f073fb1996
5 changed files with 26 additions and 24 deletions

View file

@ -21,7 +21,7 @@ export function CohortEditButton({
variant="quiet"
title={formatMessage(labels.cohort)}
width="800px"
minHeight="300px"
height="calc(100dvh - 40px)"
>
{({ close }) => {
return (