UNPKG

react-timekeeper

Version:

Time picker based on the style of the Google Keep app

9 lines (8 loc) 244 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CLOCK_WRAPPER_BACKGROUND = void 0; // clock wrapper const CLOCK_WRAPPER_BACKGROUND = '#f4f4f4'; exports.CLOCK_WRAPPER_BACKGROUND = CLOCK_WRAPPER_BACKGROUND;