Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit8fac2be

Browse files
author
Rich Harris
committed
tweak
1 parentd5b80c5 commit8fac2be

File tree

1 file changed

+1
-1
lines changed
  • content/tutorial/01-svelte/05-events/05-event-forwarding

1 file changed

+1
-1
lines changed

‎content/tutorial/01-svelte/05-events/05-event-forwarding/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ But that's a lot of code to write, so Svelte gives us an equivalent shorthand
3030
import Inner from './Inner.svelte';
3131
</script>
3232
33-
<Inner on:message/>
33+
<Inner+++on:message+++/>
3434
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp