daily-code
daily-code copied to clipboard
### PR Fixes: - 1 Make navbar more responsive for smaller screen for better readability Resolves #178 ### Checklist before requesting a review - [x] I have performed a self-review...
@hkirat The previous pull request (#289 ) was closed because that has some yarn.lock conflict. - This pr fixes the codeblock overflowing issue. - In this I have implemented CSS...
On mobile screens, code blocks were overflowing beyond the screen width, making them unreadable. https://github.com/code100x/daily-code/assets/81159771/e7439ad5-46af-423e-8ee3-a1dd222e93e4
### PR Fixes: - Rendering issue of page4 of paytm2 project blog. Resolves #[Issue [279](https://github.com/code100x/daily-code/issues/279)] ### Checklist before requesting a review - [x] I have performed a self-review of my...
# Feature added => No tracks found # Before  # After 
**Describe the bug** I have encountered an issue with the select component. **To Reproduce** Simulate a click on a mobile device in browser developer mode. After clicking on the select...
### PR Fixes: fixes: #272 https://github.com/code100x/daily-code/assets/136328410/debd9414-82f4-4d39-bba7-bcf59dd304d2 ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I assure there is no similar/duplicate...
### PR Fixes: removes ts-ignores and added types ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I assure there is...
### PR Fixes: - 1 This PR added the Github repo link in the navbar. - 2 Adding the screenshot of the changes |  Resolves #[Issue Number if there]...
**Describe the bug** I was going through the notes of Paytm project 2nd part (recent one) and at a Particular slide it throws an error on the screen and shows...