UNPKG

gestalt

Version:

A set of React UI components which enforce Pinterest's design language

3 lines (2 loc) 234 B
import { Props as SideNavigationProps } from '../SideNavigation'; export default function NavigationContent({ accessibilityLabel, children, footer, header, showBorder, }: SideNavigationProps): import("react/jsx-runtime").JSX.Element;