Kunal Agrawal

Results 5 issues of Kunal Agrawal

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior In the following files - - components\language.tsx - components\trustedBy.tsx - components\tweets.tsx...

Enhancement
website

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior There are multiple files in the codebase, use anchor tags. Instead...

Enhancement
website

### Is there an existing feature request for this? - [X] I have searched the existing issues ### Summary In the codebase, most of the files used `any` as the...

Enhancement
blog-website

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/medusajs/medusa/issues ### Issue Summary As compared to English translation, some...

type: bug
status: needs triaging

This pull request fixes the issue - #6614 Now we can use `create` for the axios instance's instance. I moved the `create` property from `AxiosStatic` to `AxiosInstance`.