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 = {
326326 <strong>Element Plus</strong>
327327 </a>
328328 </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>
329340 </tr>
330341 </tbody>
331342</table>
Original file line number Diff line number Diff line change @@ -330,6 +330,17 @@ const App = {
330330 <strong>Element Plus</strong>
331331 </a>
332332 </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>
333344 </tr>
334345 </tbody>
335346</table>
You can’t perform that action at this time.
0 commit comments