Fix abuse form

This commit is contained in:
Alan Friedman 2019-05-27 16:21:56 -04:00
parent 12a0f28e72
commit 53f88c9784

View File

@ -71,7 +71,7 @@ class About extends Component {
<div className="input-group-append">
<button
className="btn btn-secondary"
type="button"
type="submit"
>
Submit
</button>