Skip to content

Commit 0ec7c30

Browse files
author
jonisaa
committed
Fix bug in firefox
1 parent a2a336b commit 0ec7c30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/form/TabsForm.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export default class TabsForm extends Component {
1212
};
1313

1414
handleSelect = (eventKey) => {
15-
event.preventDefault();
1615
this.setState({ position: eventKey });
1716
};
1817

0 commit comments

Comments
 (0)