mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
feat(components): add SkeletonPlaceholder
This commit is contained in:
parent
a56e45058a
commit
f3e5da73db
6 changed files with 61 additions and 0 deletions
3
src/components/SkeletonPlaceholder/index.js
Normal file
3
src/components/SkeletonPlaceholder/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import SkeletonPlaceholder from './SkeletonPlaceholder.svelte';
|
||||
|
||||
export default SkeletonPlaceholder;
|
Loading…
Add table
Add a link
Reference in a new issue