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