UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

6 lines (4 loc) 137 B
import { styled } from '@project44-manifest/react-styles'; export const StyledDropdown = styled('div', { boxSizing: 'border-box', });