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 56a4c19e2c
commit 320bfb4409
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save