Ayush Kumar

Results 5 issues of Ayush Kumar

Hii, This PR removes unnecessary code block rendering from the Express 5.0 Node.js requirement note in the 5.x api docs. I replaced the captured 'node-version' block with a inline string...

Fixes: #1977 Changes: 1. Removed the desktop rule that hid `.react-toggle` in `website/src/css/customTheme.scss`, so the theme switch is now visible in the navbar on all pages. 2. Removed `ThemeResetComponent` from...

### Current State The toggle switch which allows toggle between the dark and light mode is only visible for the Blog and Case Studies page, https://apisix.apache.org/blog/tags/case-studies/ The website do offers...

Fixes #4702 Hover removed from all over the div and just remained over the "AsyncAPI Discussions" button only. Applied tailwind property "cursor-auto" to the div. ## Summary by CodeRabbit *...

### Describe the bug. The tailwind property "cursor-pointer" is to be applied only on the button "AsyncAPI discussions" in the page https://www.asyncapi.com/community but it is applied all over the div....

bug