mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
docs: link source code to folder for multiple components (#1582)
* docs: link source code to folder for multiple components * chore(docs): remove unused `source` from frontmatter
This commit is contained in:
parent
f7969c64e8
commit
27da2a0f8b
10 changed files with 21 additions and 31 deletions
|
@ -1,7 +1,3 @@
|
|||
---
|
||||
source: Button/ButtonSet.svelte
|
||||
---
|
||||
|
||||
<script>
|
||||
import { Button, ButtonSet } from "carbon-components-svelte";
|
||||
import Login from "carbon-icons-svelte/lib/Login.svelte";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue