Sunil Kumar

Results 9 issues of Sunil Kumar

## Fixes Issue ## Changes proposed ## Check List (Check all the applicable boxes) - [ ] My code follows the code style of this project. - [ ] My...

✍ chore: profile addition
small
LGTM

all done

**Is your feature request related to a problem? Please describe.** Finding specific loaders on the React Spinners website can be challenging and time-consuming, especially when a large collection of loaders...

1. Removed unused PropTypes import 2. Implemented object destructuring for props in the render method 3. Converted class methods to arrow functions for cleaner syntax and avoided explicit binding 4....

### Describe the bug API URL: The API URL was specified inside the generateResponse function, but it should be defined globally, just like the API key, to maintain consistency. Scroll...

bug
invalid

1. Using ES6 syntax for the React component instead of `React.createClass()`. 2. Adding `propTypes` to the component to ensure that the correct types of props are passed in. 3. Using...

![Screenshot 2023-08-02 112527](https://github.com/agamjotsingh18/pollitup/assets/106311923/2e15d2bb-2c14-4620-8962-be244afcfe74) # Pull Request Template ## Description - Updated the profile component to directly access the user's display name, description, and profile picture URL from the user object...

### What would you like to share? ![Screenshot 2023-08-14 094107](https://github.com/narayan954/dummygram/assets/106311923/a95b58bd-1434-463d-8db6-cb198547453b) In dummygram we have an empty.... about page I think we have to add something in this about the dummygram...

## 🐛 Bug Report Form It is not fully responsive only for mobile devices i check this at 360px ![Screenshot 2023-07-15 102352](https://github.com/AKD-01/blogweet/assets/106311923/43769ca1-2311-4319-aa0f-87dc6111dc2d) 🌐 **Browsers** Which browsers are you experiencing the...

bug
gssoc23