hackoregon / civic

The frontend monorepo for the CIVIC platform.
http://civicplatform.org
MIT License
60 stars 26 forks source link

Remove button #1131

Closed ghost closed 5 years ago

ghost commented 5 years ago

Removes the button that isn't working. I think we'd need to figure out how to do this the proper way that combines react-router and material-ui buttons

jaronheard commented 5 years ago

@Dianna note that this link is external, so we don't need to use react-router.

This looks like it was using an a tag with to and it should have been using a with href.