UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

6 lines (5 loc) 203 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MONTH_ITEM_HEIGHT = void 0; // TODO: we need to remove it to make height customizable exports.MONTH_ITEM_HEIGHT = 40;