Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit f756b2d

Browse files
committed
Removed dragSelectionEnabled from demo
1 parent 7b3c139 commit f756b2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo/src/components/Main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ export default class Main extends Component {
165165
months={2}
166166
ranges={[this.state.dateRangePicker.selection]}
167167
direction="horizontal"
168-
dragSelectionEnabled={false}
169168
/>
170169
</div>
171170
</Section>

0 commit comments

Comments
 (0)