Commit b3e614a
committed
Remove extra parantheses breaking CSS component
This caused the CSS to break which again caused the styled component to
always render. This meant the auto scheduling page would have both the
calendar and the list view rendered simultaneously.1 parent 8e76623 commit b3e614a
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments