Skip to content

Commit

Permalink
chore(*): fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
lakerswgq committed Aug 18, 2022
1 parent 16fc370 commit 2a3b29b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dialog/dialog-v2.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ const Dialog = props => {
animation = { in: 'fadeInUp', out: 'fadeOutUp' },
cache,
wrapperStyle,
wrapperClassName,
popupContainer = document.body,
dialogRender,
centered,
Expand Down

0 comments on commit 2a3b29b

Please sign in to comment.