We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
word-break: break-all;
Hello,
first of all, thanks for the great library!
I discovered a bug when the word-break: break-all; causes the component to not work properly:
https://codesandbox.io/s/cool-hypatia-tm0pw?file=/src/App.tsx
The text was updated successfully, but these errors were encountered:
This might help you in the meantime #52
Sorry, something went wrong.
This is currently happening :(
No branches or pull requests
Hello,
first of all, thanks for the great library!
I discovered a bug when the
word-break: break-all;
causes the component to not work properly:https://codesandbox.io/s/cool-hypatia-tm0pw?file=/src/App.tsx
The text was updated successfully, but these errors were encountered: