This commit is contained in:
Ceda EI 2021-01-04 12:53:20 +05:30
parent 4bdcd49e1f
commit 17a3436017
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ function Core() {
height="95vh"
>
<Clock size="xxlarge" />
<Clock size="xxlarge" type="digital" /> :
<Clock size="xxlarge" type="digital" />
<Box direction="row" margin="1.5em" wrap={true}>
<Button onClick={() => dispatch(setPlugin("petMode"))} primary
label="Pet Mode" />