casesandberg / react-color

:art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more
http://casesandberg.github.io/react-color/
MIT License
12.05k stars 922 forks source link

Add input wrapper to Twitter.js #892

Open ordermate opened 1 year ago

ordermate commented 1 year ago

Add a wrapper around the editable input to prevent wrapping

EthanShoeDev commented 10 months ago

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