Shubham Kumar
Results
2
issues of
Shubham Kumar
Standardize button styles: The buttons currently have different classes (add and a button without a class). Consider using a consistent class for all buttons and defining styles in the CSS...
hacktoberfest
hacktoberfest-accepted
Hacktoberfest_2024
### Describe the bug In components/JsonEditor.tsx, the hasCodeblockAsDescendant function is using a falsy check on the value returned by indexOf(). Since indexOf() returns 0 when the match is found at...
🐛 Bug
Status: Triage