Use a non-breaking space
There are times when
doesn't work in a React or Next.js app.
You can use the unicode character for non-breaking space instead:
\u00a0
-- end of line --
There are times when
doesn't work in a React or Next.js app.
You can use the unicode character for non-breaking space instead:
\u00a0