UNPKG

react-kanban-kit

Version:

A flexible and customizable Kanban board component for React applications, built with TypeScript and modern drag-and-drop functionality powered by Atlassian's pragmatic-drag-and-drop.

3 lines (2 loc) 103 B
export { default } from './CardSkeleton'; export type { SkeletonAnimationType } from './CardSkeleton';