Retally membership months on any transaction change

This commit is contained in:
2020-01-19 08:59:16 +00:00
parent 73b6d19c19
commit 712a6c533f
2 changed files with 12 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ function ClassTable(props) {
</Table.Row>
)
:
<p>None</p>
<Table.Row><Table.Cell>None</Table.Cell></Table.Row>
}
</Table.Body>
</Table>