We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579a3da commit a700840Copy full SHA for a700840
packages/babel-plugin-jsx/README-zh_CN.md
@@ -321,7 +321,7 @@ const App = {
321
<a target="_blank" href="https://www.antdv.com/">
322
<img
323
width="32"
324
- src="https://qn.antdv.com/logo.png"
+ src="https://github.com/vuejs/babel-plugin-jsx/assets/6481596/8d604d42-fe5f-4450-af87-97999537cd21"
325
/>
326
<br>
327
<strong>Ant Design Vue</strong>
packages/babel-plugin-jsx/README.md
@@ -325,7 +325,7 @@ const App = {
328
329
330
331
0 commit comments