Skip to content

Commit 0f9f9d3

Browse files
authored
Rendering of important note. (#777)
1 parent 6a5bf6c commit 0f9f9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/signals/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default defineWidget(createSignal, {
7676

7777
Behind the scenes, `defineWidget` creates a _signal_ for each widget attribute.
7878

79-
> [!IMPORTANT
79+
> [!IMPORTANT]
8080
> The `model` passed into the widget lifecycle methods is _different_ from the
8181
> `model` without the signals bridge.
8282

0 commit comments

Comments
 (0)