UNPKG

@dabapps/roe

Version:

A collection of React components, styles, mixins, and atomic CSS classes to aid with the development of web applications.

4 lines (3 loc) 124 B
export const LEFT_BUTTONS = 2; export const RIGHT_BUTTONS = 2; export const MAX_BUTTONS = LEFT_BUTTONS + RIGHT_BUTTONS + 1;