diff --git a/site/content/examples/7guis-timer/App.html b/site/content/examples/7guis-timer/App.html index ad8ffd8082..47afd6c48b 100644 --- a/site/content/examples/7guis-timer/App.html +++ b/site/content/examples/7guis-timer/App.html @@ -1,53 +1,41 @@ - - -
{ ( elapsed / 1000 ).toFixed( 1 ) }s
+
{(elapsed / 1000).toFixed(1)}s
- \ No newline at end of file + \ No newline at end of file