klimczk1

Results 1 issues of klimczk1

In the newest version of library is a problem with using images. ![image](https://user-images.githubusercontent.com/69990007/90823067-ab9a2800-e335-11ea-8b18-504625eaa0e3.png) There is something wrong with import path. import google from './assets/google.jpg' but using import google from '/../assets/google.jpg'...