remove debug log
This commit is contained in:
parent
a04627ddea
commit
c101d2b4d0
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
<script>
|
<script>
|
||||||
const requireIcon = require.context("simple-icons/icons/", false, /(instagram|github|twitter|keybase)\.js/);
|
const requireIcon = require.context("simple-icons/icons/", false, /(instagram|github|twitter|keybase)\.js/);
|
||||||
|
|
||||||
console.log(requireIcon.keys());
|
|
||||||
export default {
|
export default {
|
||||||
name: "SocialIcon",
|
name: "SocialIcon",
|
||||||
props: {
|
props: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue