Display available states.

This commit is contained in:
Drew Larson
2017-05-23 19:30:44 -06:00
parent a28fe8bb2d
commit 4af8c055e3
4 changed files with 89 additions and 21 deletions
@@ -104,7 +104,6 @@ class SignedInList extends React.Component {
}
</TableBody>
</Table>
</div>
);
}