maycur-business
Version:
maycur business react components of web
12 lines (11 loc) • 319 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
"help": "Instructions",
"confirm": "Please confirm?",
"tips": "Do you want to exit editing? The current editing content will not be saved after exiting."
};
exports["default"] = _default;