UNPKG

antd

Version:

An enterprise-class UI design language and React-based implementation

13 lines (12 loc) 262 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); /** * Created by Andrey Gayvoronsky on 13/04/16. */ var locale = { placeholder: 'Выберите время' }; exports["default"] = locale; module.exports = exports['default'];