diff --git a/components/core/morphing-dialog.tsx b/components/core/morphing-dialog.tsx index 02b8e24..1f386e8 100644 --- a/components/core/morphing-dialog.tsx +++ b/components/core/morphing-dialog.tsx @@ -272,6 +272,7 @@ function MorphingDialogTitle({ return ( {children} @@ -419,4 +419,4 @@ export { MorphingDialogSubtitle, MorphingDialogDescription, MorphingDialogImage, -}; +}; \ No newline at end of file