mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
chore(examples): bump deps [ci skip]
This commit is contained in:
parent
65bf22e3b1
commit
f820f001c0
15 changed files with 861 additions and 994 deletions
|
@ -1,6 +1,7 @@
|
|||
<script>
|
||||
import "carbon-components-svelte/css/white.css";
|
||||
import { Button } from "carbon-components-svelte";
|
||||
import { Button, HeaderGlobalAction } from "carbon-components-svelte";
|
||||
</script>
|
||||
|
||||
<HeaderGlobalAction />
|
||||
<Button>Primary button</Button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue