mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-01-11 00:39:10 +08:00
docs: add new user in README (#108)
* feat(docs): add new user in README * docs: update README-zh & change element plus' link
This commit is contained in:
parent
ad8c3cbfe6
commit
e898d0eaf8
@ -236,6 +236,17 @@ const App = {
|
|||||||
<strong>Vant</strong>
|
<strong>Vant</strong>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a target="_blank" href="https://github.com/element-plus/element-plus">
|
||||||
|
<img
|
||||||
|
height="32"
|
||||||
|
style="vertical-align: -0.32em; margin-right: 8px;"
|
||||||
|
src="https://user-images.githubusercontent.com/10731096/91267529-259f3680-e7a6-11ea-9a60-3286f750de01.png"
|
||||||
|
/>
|
||||||
|
<br>
|
||||||
|
<strong>Element Plus</strong>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
@ -236,6 +236,17 @@ const App = {
|
|||||||
<strong>Vant</strong>
|
<strong>Vant</strong>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a target="_blank" href="https://github.com/element-plus/element-plus">
|
||||||
|
<img
|
||||||
|
height="32"
|
||||||
|
style="vertical-align: -0.32em; margin-right: 8px;"
|
||||||
|
src="https://user-images.githubusercontent.com/10731096/91267529-259f3680-e7a6-11ea-9a60-3286f750de01.png"
|
||||||
|
/>
|
||||||
|
<br>
|
||||||
|
<strong>Element Plus</strong>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
Loading…
Reference in New Issue
Block a user