Skip to content

Commit ff45b9b

Browse files
chore: improve copy modal styles
1 parent a2b371c commit ff45b9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Popup/Popup.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ export const DialPopup: FC<DialPopupProps> = ({
185185
{children}
186186
</div>
187187
{dividerFooter && <div className={popupDividerClassName} />}
188+
{footer}
188189
</div>
189190
</FloatingFocusManager>
190191
</FloatingOverlay>

0 commit comments

Comments
 (0)