probably wasn't overfetching at all
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m24s
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m24s
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<script lang="ts">
|
||||
import { onMount, tick } from 'svelte';
|
||||
import { sleep } from '$lib/components/utils';
|
||||
|
||||
export let onUpdate: () => Promise<any> = Promise.resolve;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user