Skip to content

Commit a700840

Browse files
authored
chore: update logo [skip ci] (#685)
1 parent 579a3da commit a700840

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/babel-plugin-jsx/README-zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ const App = {
321321
<a target="_blank" href="https://www.antdv.com/">
322322
<img
323323
width="32"
324-
src="https://qn.antdv.com/logo.png"
324+
src="https://github.com/vuejs/babel-plugin-jsx/assets/6481596/8d604d42-fe5f-4450-af87-97999537cd21"
325325
/>
326326
<br>
327327
<strong>Ant Design Vue</strong>

packages/babel-plugin-jsx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ const App = {
325325
<a target="_blank" href="https://www.antdv.com/">
326326
<img
327327
width="32"
328-
src="https://qn.antdv.com/logo.png"
328+
src="https://github.com/vuejs/babel-plugin-jsx/assets/6481596/8d604d42-fe5f-4450-af87-97999537cd21"
329329
/>
330330
<br>
331331
<strong>Ant Design Vue</strong>

0 commit comments

Comments
 (0)