Himank Pathak
Himank Pathak
### Description When multiple racers race in a single game, the icon of racers who joined last gets drawn on top of the terminal. ### Possible Solution We can fix...
Is there a way to connect custom Iconify API to view icons in Figma? Possibly upload icons to the custom API as well.
### Description Stacer does not show the correct RAM usage information, it shows less memory utilization than actual in general. I have allocated a 4GB ramdisk partition. A really strange...
We need to add the license file so to help people easily know the distributing license of the project. Github advises having a license.md file on each and every repository....
### Description When a user has downloads running in a private browsing window and tries to close the window. The alert looks like this:  The only way to exit...
### Website or app https://codesandbox.io/s/blissful-raman-2on7k2 ### Repro steps 1. Create a react app ``` yarn create react-app test-react cd test-react yarn start ``` 2. Create `.env.development` file in root. ```...