1 2 3 4 5
export * from './card'; export * from './code'; export * from './columns'; export * from './page-footer'; export * from './page-header';