We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5bf6c commit 0f9f9d3Copy full SHA for 0f9f9d3
packages/signals/README.md
@@ -76,7 +76,7 @@ export default defineWidget(createSignal, {
76
77
Behind the scenes, `defineWidget` creates a _signal_ for each widget attribute.
78
79
-> [!IMPORTANT
+> [!IMPORTANT]
80
> The `model` passed into the widget lifecycle methods is _different_ from the
81
> `model` without the signals bridge.
82
0 commit comments