Create DelayedNetwork.client.vue

This commit is contained in:
Michael Brevard 2024-06-03 00:00:54 +03:00 committed by GitHub
parent 90fb0d5904
commit a26603fafb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,5 @@
<template>
<div>
This shouldn't be visible at first with network!
</div>
</template>