Kunal Agrawal
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...
### 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...
### 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...
### 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...
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`.