docs: fix typo ()

pull/14253/head
Hosam Sultan 4 months ago committed by GitHub
parent 6534742ae1
commit 1e5a385c96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -169,7 +169,7 @@ Any content inside the component tags that is _not_ a snippet declaration implic
```svelte
<!--- file: App.svelte --->
<Button>click me<Button>
<Button>click me</Button>
```
```svelte

Loading…
Cancel
Save