2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-23 20:40:38 +03:00

icon use svg

This commit is contained in:
陈峰
2018-10-23 16:40:10 +08:00
parent 7ef702b851
commit 9ba8fb4575
6 changed files with 28 additions and 11641 deletions
+2 -3
View File
@@ -2,9 +2,8 @@
Simple JSON viewer component, for Vue.js 2
[![Build Status](https://travis-ci.org/chenfengjw163/vue-json-viewer.svg?branch=master)](https://travis-ci.org/chenfengjw163/vue-json-viewer)
[![Travis](https://img.shields.io/travis/chenfengjw163/vue-json-viewer/master.svg?style=flat-square)](https://travis-ci.org/chenfengjw163/vue-json-viewer)
[![npm](https://img.shields.io/npm/v/vue-json-viewer.svg?style=flat-square)](https://www.npmjs.com/package/vue-json-viewer)
- [Installing](#installing)
- [Example](#example)