Skip to content

Commit

Permalink
fix(Balloon): popups disappear too fast, close alibaba-fusion#3007
Browse files Browse the repository at this point in the history
  • Loading branch information
youluna committed May 21, 2021
1 parent d5c8201 commit 950fed8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/balloon/balloon.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ class Balloon extends React.Component {
safeNode: undefined,
safeId: null,
autoFocus: true,
delay: 0,
animation: {
in: 'zoomIn zoomInBig',
out: 'zoomOut zoomOutBig',
Expand Down

0 comments on commit 950fed8

Please sign in to comment.