Default to idle

This commit is contained in:
Patrick Alvin Alcala 2025-09-02 12:08:50 +08:00
parent 5507a4ff39
commit c8b2c67ad6

View file

@ -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>