UNPKG

react-timekeeper

Version:

Time picker based on the style of the Google Keep app

5 lines (4 loc) 204 B
export declare const DONE_BUTTON_COLOR = "#686868"; export declare const DONE_BUTTON_BORDER_COLOR = "#CCC"; declare const doneButton: import("@emotion/utils").SerializedStyles; export default doneButton;