Add AllUpdatesSubscribe component

This commit is contained in:
Sam Carlton 2022-04-25 22:33:52 -05:00
parent 3c7fb6be02
commit 9072f0e152

View file

@ -75,4 +75,10 @@ const lastUpdatedFriendly = null
<br>
<br>
{ JSON.stringify( appEntry ) }
<AllUpdatesSubscribe />
<AllUpdatesSubscribe
client:visible
/>
</Layout>