vue-material.js 83 B

1234
  1. import Vue from 'vue'
  2. import VueMaterial from 'vue-material'
  3. Vue.use(VueMaterial)