Skip to content

Commit

Permalink
MAT-7935 draggable dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
ethankaplan committed Dec 16, 2024
1 parent eaf2a3a commit cedb73e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const DefinitionBuilderDialog = ({

return (
<MadieDialog
form
title={canEdit ? "Edit" : "View"}
dialogProps={{
open,
Expand Down

0 comments on commit cedb73e

Please sign in to comment.