UNPKG

134 BJavaScriptView Raw
1export const ALIGN_VALUES = ['justify', 'left', 'right'];
2export const DEFAULT_LABELKEY = 'label';
3export const SIZES = ['lg', 'sm'];