Zack Chang
Zack Chang
This is the referred [issue](https://github.com/ant-design/ant-design/issues/33917)
关于插件的使用
我在使用中遇到的问题: 前端项目一般会有一个存放公共组件的文件夹(例如 `src/components`)。如果我在业务组件中使用了一个公共组件(例如`/src/components/MyButton`)。使用插件进行跳转时会跳到 `/src/components/MyButton`,期望的结果是跳到业务组件。 我看了文档,没找到相关的解决方法,请问目前 `react-dev-inspector` 可以实现我期待的结果吗。
### 💻 Operating System macOS ### 📦 Environment Other ### 🌐 Browser Chrome ### 🐛 Bug Description 在配置 Language Model(Azure OpenAI) 时有一个 Check 按钮,点击后会向 Azure OpenAI Proxy 发请求。我的配置(能在 Chat Page...
Reproduce step: 1. click https://web3.ant.design/components/wagmi#add-more-wallets. 2. click `connect wallet` button. 3. click `Coinbase Wallet` I try to back to `connect-modal`, but there isn't a button for it. I have to...
This pr tries to fix https://github.com/unocss/unocss/issues/4379 The sorting of shortcuts depends on the order of their tokens in the rules array. For example, with `'btn-notworking': 'bg-gray-200 hover:bg-gray-300 active:bg-blue active:scale-95'` The...