Add A Non-Breaking Spaces In JSX And React

Use `\u00A0` if you need a non-breaking space in a text string in JSX. For example:

Code
{'\u00A0'}