Skip to content
New issue

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

Add input wrapper to Twitter.js #892

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ordermate
Copy link

Add a wrapper around the editable input to prevent wrapping

Add a wrapper around the editable input to prevent wrapping
@EthanShoeDev
Copy link

I have the same problem but this branch doesn't seem to build.

I am getting:

SyntaxError: src/components/twitter/Twitter.js: Unexpected token, expected , (46:13)
  44 |       },
  45 |       inputWrapper: {
> 46 |         white-space: 'nowrap'
     |              ^
  47 |       },

I created a fork that works for me here: https://github.com/EthanShoeDev/react-color

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants