Piyush Aggarwal

Results 28 comments of Piyush Aggarwal

Hi! Thanks for the reply. I tried it with the .jsx file extension. It works right for that. But I think not everybody will actually use JSX only in .jsx...

I wanted to mention that you guys need to use `yarn install` instead of `npm install`

> In v2, you can just reset to `""` and the placeholder will be displayed Thank you!

> Adding "C:\Program Files\Git\bin" to my PATH environment variable fixed this error at one point, [as I described on Stackoverflow](https://stackoverflow.com/a/67132704/2167762). Maybe try that? A combination of this and this https://github.com/desktop/desktop/issues/12586#issuecomment-1223600474...

Maybe do a fresh install for `select`. I had installed the `select` component back on Sept 2.

Is this issue available to work on? As the PR by Amanda has been merged.

I am not able to remove some files from commit. 3 files with .json have gotten inside the PR when I did a merge commit for main into my branch....

Thanks a lot @ChinmayMhatre ! The unnecessary files are not showing up in the PR now.

I realized there were some errors in the browser console in storybook. ![image](https://user-images.githubusercontent.com/27003616/222448247-1c0f907c-e748-42d4-b306-dfdfb15fa9b2.png) Fixed them as well