@chayns-components/emoji-input
Version:
Input field that supports HTML elements and emojis
14 lines (13 loc) • 403 B
TypeScript
declare const _default: {
readonly components: {
readonly emojiPicker: {
readonly input: {
readonly placeholder: {
readonly stringName: "txt_chayns_components_emoji_input_components_emojiPicker_input_placeholder";
readonly fallback: "Suchen";
};
};
};
};
};
export default _default;