svgs are inline now
This commit is contained in:
parent
10017a97a6
commit
3ea9455f7e
@ -1,9 +1,6 @@
|
|||||||
<script>
|
<script>
|
||||||
import { createEventDispatcher } from 'svelte';
|
import { createEventDispatcher } from 'svelte';
|
||||||
|
|
||||||
import check_circle from '../assets/check-circle.svg?raw';
|
|
||||||
import x_circle from '../assets/x-circle.svg?raw';
|
|
||||||
|
|
||||||
const dispatch = createEventDispatcher();
|
const dispatch = createEventDispatcher();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user