Skip to content

Commit

Permalink
(PC-34459)[PRO] fix: Do not use drawer dialog on recurrence form.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmeigniez-pass committed Feb 7, 2025
1 parent 4f2981f commit dcef6f0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ export const AddRecurrencesButton = ({
<DialogBuilder
onOpenChange={setIsRecurrenceModalOpen}
open={isRecurrenceModalOpen}
variant="drawer"
trigger={
<Button
variant={ButtonVariant.PRIMARY}
Expand Down

0 comments on commit dcef6f0

Please sign in to comment.