draftjs-utils
draftjs-utils copied to clipboard
Adding textTransform to customInlineStylesMap
Hi there,
I've been trying to add an uppercase functionality to @jpuri 's editor but I can't find a way to add "textTransform" to customInlineStylesMap. Is there a way to add new inline styles to it?
Thank you!