Skip to content

Commit 950fed8

Browse files
committed
fix(Balloon): popups disappear too fast, close #3007
1 parent d5c8201 commit 950fed8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/balloon/balloon.jsx

-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ class Balloon extends React.Component {
177177
safeNode: undefined,
178178
safeId: null,
179179
autoFocus: true,
180-
delay: 0,
181180
animation: {
182181
in: 'zoomIn zoomInBig',
183182
out: 'zoomOut zoomOutBig',

0 commit comments

Comments
 (0)