UNPKG

semantic-ui-calendar-react

Version:
6 lines (5 loc) 193 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MONTHS_IN_YEAR = 12; /** How much months to place in row on calendar page. */ exports.MONTH_PAGE_WIDTH = 3;