Re-run Prettier on Activity file
This commit is contained in:
parent
86047e649c
commit
a61e31a0b5
|
@ -131,7 +131,7 @@ class ActivityPage extends Component<any, IActivityPageState> {
|
|||
textAlign: "center"
|
||||
}}
|
||||
>
|
||||
<FireplaceIcon style={{ fontSize: 64 }} color="action"/>
|
||||
<FireplaceIcon style={{ fontSize: 64 }} color="action" />
|
||||
<Typography variant="h6">
|
||||
Hey there,{" "}
|
||||
{this.state.user
|
||||
|
|
Loading…
Reference in New Issue