Minor fixes

This commit is contained in:
Ken Hibino
2021-01-29 22:25:01 -08:00
parent 747ff21218
commit 30f64efd09
7 changed files with 47 additions and 26 deletions

View File

@@ -124,6 +124,7 @@ function TasksTable(props: Props & ReduxProps) {
<div>
{chips.map((c) => (
<Chip
key={c.key}
className={classes.chip}
label={
<div>