DividerSpacing
DividerSpacing =
0|1|2|3|4|5|6|7
Defined in: src/components/layout/Divider/Divider.types.ts:20
Spacing map — numeric indexes map onto the theme spacing scale.
0→ no spacing1→xs(2px)2→sm(4px)3→md(8px)4→lg(12px)5→xl(16px)6→xxl(24px)7→xxxl(32px)