mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
docs: remove Theme from new components
This commit is contained in:
parent
54e1e07872
commit
f168e3f21e
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 = ["Theme"];
|
||||
const new_components = [];
|
||||
|
||||
let isOpen = false;
|
||||
let isSideNavOpen = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue