Remove Vuetify deps

This commit is contained in:
Kristian Polso 2018-05-10 11:25:47 +03:00
parent 0d1f576cdb
commit c22eb3244e
4 changed files with 181 additions and 151 deletions
.vuepress/components

View file

@ -5,7 +5,7 @@
<p>Let's start by getting the associated metadata for <a href="#">a claim</a>.</p>
</div>
<div class="xs12 sm10">
<input type="text" v-model="address" prefix="lbry://" />
lbry://<input type="text" v-model="address" />
</div>
<div class="xs12 sm2">
<a href="#" class="__button-black" v-on:click="fetchMetadata">Execute</a>