fixing funky svelte prettier issue
This commit is contained in:
parent
e95af51cde
commit
d9bb6aad2d
|
@ -35,7 +35,7 @@
|
|||
|
||||
{#await _appPromise}
|
||||
loading
|
||||
{:then [object Object]}
|
||||
{:then _bb}
|
||||
<div id="current_component" bind:this={currentComponent} />
|
||||
{/await}
|
||||
|
||||
|
|
Loading…
Reference in New Issue