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>
|
||||
const requireIcon = require.context("simple-icons/icons/", false, /(instagram|github|twitter|keybase)\.js/);
|
||||
|
||||
console.log(requireIcon.keys());
|
||||
export default {
|
||||
name: "SocialIcon",
|
||||
props: {
|
||||
|
|
Loading…
Add table
Reference in a new issue