fix whitespace, trigger tests

pull/4522/head
Pontus Lundin 6 years ago committed by hontas
parent 95ad63fecf
commit 90f5c0a7ba

@ -1,7 +1,7 @@
<svelte:options tag="my-app"/>
<script>
import { onMount } from 'svelte';
import { onMount } from 'svelte';
export let prop = false;
export let propsInitialized;

Loading…
Cancel
Save