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

Commit 8bc46db

Browse files
committed
clear
1 parent b2e1f6f commit 8bc46db

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

demo/src/components/Main.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,6 @@ export default class Main extends Component {
136136
months={2}
137137
/>
138138
</Section>
139-
<button
140-
onClick={() => this.setState({ datePickerInternational: addDays(new Date(), 99999) })}>
141-
onlcick
142-
</button>
143139

144140
<Section title="Range Picker">
145141
<div>

0 commit comments

Comments
 (0)