UNPKG

copper-ui

Version:

Modern React UI components library with TypeScript support, built on top of Ant Design

4 lines 288 B
import { CompanyGroupWithCompanies } from '../model/types'; declare const RenderCompanyGroupDetails: (option: CompanyGroupWithCompanies | null) => import("react/jsx-runtime").JSX.Element; export default RenderCompanyGroupDetails; //# sourceMappingURL=render-company-group-details.d.ts.map