Taine Fan

Results 2 comments of Taine Fan

I can offer a temporary solution: Open Surfingkeys setting page, `ctrl + shift + i` open the console of chrome. Application - LocalStorage - change the value of the key:...

> I fixed it this way: > > ``` > > {(provided) => ( > style={{ ...provided.draggableProps.style, > left: "auto !important", > top: "auto !important", > }}> > ... >...