mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
Readme: Fix capitalisation in example
This commit is contained in:
parent
4c7fcb0cdd
commit
d17fece25b
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ yarn add -D carbon-components-svelte
|
||||||
/>
|
/>
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
<button>Primary</button>
|
<Button>Primary</Button>
|
||||||
```
|
```
|
||||||
|
|
||||||
Try it in the [CodeSandbox](https://codesandbox.io/s/carbon-components-svelte021-lhvc4).
|
Try it in the [CodeSandbox](https://codesandbox.io/s/carbon-components-svelte021-lhvc4).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue