update import
This commit is contained in:
parent
dd0448839e
commit
bdd2f53c43
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
|
||||
<script>
|
||||
import Loader from './Loader.svelte';
|
||||
import Loader from './loader.svelte';
|
||||
|
||||
export let isLoading = false;
|
||||
</script>
|
Loading…
Reference in a new issue