UNPKG

@hitachivantara/uikit-react-lab

Version:

Contributed React components for the NEXT UI Kit.

9 lines (8 loc) 140 B
const TITLE_MARGIN = 20; const TITLE_WIDTH = 215; const SEPARATOR_WIDTH = 100; export { SEPARATOR_WIDTH, TITLE_MARGIN, TITLE_WIDTH };