Skip to content

Commit

Permalink
(PC-34260)[PRO] feat: Temporarly set the recurrence forms dialog as d…
Browse files Browse the repository at this point in the history
…rawer.
  • Loading branch information
gmeigniez-pass committed Feb 6, 2025
1 parent 74ab34e commit b5637a5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export const AddRecurrencesButton = ({
<DialogBuilder
onOpenChange={setIsRecurrenceModalOpen}
open={isRecurrenceModalOpen}
variant="drawer"
trigger={
<Button
variant={ButtonVariant.PRIMARY}
Expand Down

0 comments on commit b5637a5

Please sign in to comment.