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