@chayns-components/emoji-input
Version:
Input field that supports HTML elements and emojis
19 lines (18 loc) • 413 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _default = exports.default = {
components: {
emojiPicker: {
input: {
placeholder: {
stringName: 'txt_chayns_components_emoji_input_components_emojiPicker_input_placeholder',
fallback: 'Suchen'
}
}
}
}
};
//# sourceMappingURL=textStrings.js.map