Default to idle
This commit is contained in:
parent
5507a4ff39
commit
c8b2c67ad6
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ import PA2 from '../../fwt/images/pat-alcala.webp'
|
||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
<h1>Fast WebApp Template</h1>
|
<h1>Fast WebApp Template</h1>
|
||||||
<Counter client:load />
|
<Counter client:idle />
|
||||||
<Button edges="rounded" label="FWT Components" to="/next" />
|
<Button edges="rounded" label="FWT Components" to="/next" />
|
||||||
|
|
||||||
<Footer>
|
<Footer>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue