Skip to content

Commit 827e546

Browse files
Update packages/svelte/tests/migrate/samples/slot-non-identifier/output.svelte
Co-authored-by: Paolo Ricciuti <[email protected]>
1 parent 7918612 commit 827e546

File tree

1 file changed

+1
-1
lines changed
  • packages/svelte/tests/migrate/samples/slot-non-identifier

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</Comp>
1111

1212
<Comp>
13-
<!-- @migration-task: migrate this slot by hand -->
13+
<!-- @migration-task: migrate this slot by hand, `cool stuff` is an invalid identifier -->
1414
<div slot="cool stuff">
1515
cool
1616
</div>

0 commit comments

Comments
 (0)