diff --git a/app/components/Time.js b/app/components/Time.js index 96a2e5fa..8569de78 100644 --- a/app/components/Time.js +++ b/app/components/Time.js @@ -32,7 +32,7 @@ function Time(props: Props) { } > - + ); }