Update packages/svelte/tests/migrate/samples/slot-non-identifier/output.svelte

Co-authored-by: Paolo Ricciuti <ricciutipaolo@gmail.com>
pull/13658/head
Dominic Gannaway 2 years ago committed by GitHub
parent 320bfb4409
commit 79186121cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -32,7 +32,7 @@
</Comp>
<Comp>
<!-- @migration-task: migrate this slot by hand -->
<!-- @migration-task: migrate this slot by hand, `cool stuff` is an invalid identifier -->
<svelte:fragment slot="cool stuff">
cool
</svelte:fragment>

Loading…
Cancel
Save