File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
packages/babel-plugin-jsx Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -326,6 +326,17 @@ const App = {
326
326
<strong>Element Plus</strong>
327
327
</a>
328
328
</td>
329
+ <td align="center">
330
+ <a target="_blank" href="https://github.com/leezng/vue-json-pretty">
331
+ <img
332
+ height="32"
333
+ style="vertical-align: -0.32em; margin-right: 8px;"
334
+ src="https://raw.githubusercontent.com/leezng/vue-json-pretty/master/static/logo.svg"
335
+ />
336
+ <br>
337
+ <strong>Vue Json Pretty</strong>
338
+ </a>
339
+ </td>
329
340
</tr>
330
341
</tbody>
331
342
</table>
Original file line number Diff line number Diff line change @@ -330,6 +330,17 @@ const App = {
330
330
<strong>Element Plus</strong>
331
331
</a>
332
332
</td>
333
+ <td align="center">
334
+ <a target="_blank" href="https://github.com/leezng/vue-json-pretty">
335
+ <img
336
+ height="32"
337
+ style="vertical-align: -0.32em; margin-right: 8px;"
338
+ src="https://raw.githubusercontent.com/leezng/vue-json-pretty/master/static/logo.svg"
339
+ />
340
+ <br>
341
+ <strong>Vue Json Pretty</strong>
342
+ </a>
343
+ </td>
333
344
</tr>
334
345
</tbody>
335
346
</table>
You can’t perform that action at this time.
0 commit comments