This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer/components/card/index.tsx
2022-12-24 14:09:24 -08:00

2 lines
59 B
TypeScript

export * from './album-card';
export * from './card-rows';