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.
2 parents 64ad2db + 6a5ccf4 commit 3288569Copy full SHA for 3288569
README.md
@@ -48,6 +48,6 @@ Install svelte-command-palette with npm
48
49
// render your command palette at the root of your application, say _layout.svelte
50
51
-<CommandPalette {actions}>
+<CommandPalette {actions} />
52
53
```
0 commit comments