mapbox / react-colorpickr

A themeable colorpicker with HSL and RGB support for React

Home Page:https://labs.mapbox.com/react-colorpickr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working .. getting process is not defined

Ganeshmoorthi opened this issue · comments

When I try to integrated receiving

image

modeInputName = !process.env.TESTING ? mode-${Math.random()} : '';

Have the same problem! Is there any fix?