UNPKG

cdbreact

Version:

Elegant UI Kit and reusable components for building mobile-first, responsive webistes and web apps

6 lines (5 loc) 199 B
interface Props { popperStyle?: any; } export declare const Component: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, Props, never>; export {};