Add loading module to staffldb
This commit is contained in:
parent
4b48303c4e
commit
c3d55449a0
@ -50,7 +50,7 @@
|
||||
{/key}
|
||||
|
||||
{#await callFetch(station)}
|
||||
<!--<Loading /> Loading already appears, but I don't know where it is being imported from!!!-->
|
||||
<Loading />
|
||||
{:then data}
|
||||
{#if data}
|
||||
<p class="generatedTime">Updated: {new Date(data.generatedAt).toLocaleTimeString()}</p>
|
||||
|
Loading…
Reference in New Issue
Block a user