Skip to content

Commit 3288569

Browse files
authored
Merge pull request #3 from Gilgahex/patch-1
Update README.md
2 parents 64ad2db + 6a5ccf4 commit 3288569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ Install svelte-command-palette with npm
4848
4949
// render your command palette at the root of your application, say _layout.svelte
5050
51-
<CommandPalette {actions}>
51+
<CommandPalette {actions} />
5252
5353
```

0 commit comments

Comments
 (0)