mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
first commit on the UIShell
This commit is contained in:
parent
ce469df6db
commit
93b912240f
13 changed files with 492 additions and 0 deletions
3
src/components/UIShell/index.js
Normal file
3
src/components/UIShell/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import UIShell from './UIShell.svelte';
|
||||
|
||||
export default UIShell;
|
Loading…
Add table
Add a link
Reference in a new issue