Skip to content

Commit 33e17d5

Browse files
committed
remove default value of stretch
1 parent 95e6efd commit 33e17d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ export default class Trigger extends React.Component {
9191
action: [],
9292
showAction: [],
9393
hideAction: [],
94-
stretch: false,
9594
};
9695

9796
constructor(props) {

0 commit comments

Comments
 (0)