Created
September 16, 2017 12:10
-
-
Save dhanyn10/721a71f3cec4dc093f2e5e62072aa329 to your computer and use it in GitHub Desktop.
Menggunakan SVG Icon di Vuejs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//... | |
import VueSVGIcon from 'vue-svgicon' | |
//.. | |
Vue.use(VueSVGIcon) | |
//... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment