Martin Homola
Martin Homola
Hey guys, for me helped to define JS worker _app.js from CDN. ```javascript import { pdfjs } from 'react-pdf'; pdfjs.GlobalWorkerOptions.workerSrc = `//cdnjs.cloudflare.com/ajax/libs/pdf.js/${pdfjs.version}/pdf.worker.min.js`; ```
I have found only this strange design. Not sure it is a related issue. 
I forgot that when changing currency in Send, the form jumps slightly.
> > I forgot that when changing currency in Send, the form jumps slightly. > > I don't see this in send, which network are you using? Can you record...
Small visual bug - search in the middle. 
 Can you please make a clickable whole circle? It is more user-friendly.
> @adderpositive Martin, I think that this routing method and NavigationItem styling can be useful in coinmarket, as you also have a similar design in Trading section, please consider implementing...