EnhancedButton uses `<button>` element. When `<button>` is placed inside `<form>` it reloads page when it clicked/taped. Maybe we will consider to use to something else (`<a>` as example). It also affect FlatButton, IconButton.