UNPKG

react-aria

Version:
9 lines (6 loc) 203 B
module.exports = { "decrease": (args)=>`Decrease ${args.fieldLabel}`, "increase": (args)=>`Increase ${args.fieldLabel}`, "numberField": `Number field` }; //# sourceMappingURL=en-US.cjs.map