UNPKG

copper-ui

Version:

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

3 lines 238 B
import { SidebarPrimitiveProps } from '../model/app-shell.types'; export declare function SidebarFooter({ className, ...props }: SidebarPrimitiveProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=sidebar-footer.d.ts.map