We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d30a5c + 07783a3 commit fbc4963Copy full SHA for fbc4963
docs/components/icons/icon-demo.js
@@ -4,7 +4,7 @@ if (document.getElementById('vue-iconDemo')) {
4
return $.ajax({
5
async: false,
6
dataType: 'json',
7
- url: '/data/icons.json',
+ url: 'data/icons.json',
8
});
9
},
10
};//Icons
0 commit comments