Release notification changes

This commit is contained in:
2020-02-22 21:32:41 -06:00
parent 8e4ed173fd
commit 5aa47c33c9
8 changed files with 58 additions and 12 deletions

View File

@@ -143,4 +143,4 @@ export default connect(mapStateToProps, mapDispatchToProps)(props => {
{optionsDisplay}
</Grid>
);
});
});