mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
docs: add Breakpoint to new components [ci skip]
This commit is contained in:
parent
84ff08e52c
commit
594f1d0091
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
import Footer from "../components/Footer.svelte";
|
||||
|
||||
const deprecated = ["ToggleSmall", "Icon"];
|
||||
const new_components = ["ProgressBar", "RecursiveList", "TreeView"];
|
||||
const new_components = ["Breakpoint", "RecursiveList", "TreeView"];
|
||||
|
||||
let isOpen = false;
|
||||
let isSideNavOpen = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue