UNPKG

react-data-menu

Version:

Smart data-driven menu rendered in an overlay

10 lines (9 loc) 300 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var PURPLE = exports.PURPLE = '#5943aa', ORANGE = exports.ORANGE = '#ff7c35', RED = exports.RED = '#e31d65', YELLOW = exports.YELLOW = '#ffcc00', COLORS = exports.COLORS = [PURPLE, ORANGE, RED, YELLOW];