mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
parent
35806566a0
commit
4dad89e12d
17 changed files with 222 additions and 18 deletions
4
src/components/Pagination/index.js
Normal file
4
src/components/Pagination/index.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import Pagination from './Pagination.svelte';
|
||||
|
||||
export default Pagination;
|
||||
export { default as PaginationSkeleton } from './Pagination.Skeleton.svelte';
|
Loading…
Add table
Add a link
Reference in a new issue