Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bugfix in vue material select
  • Loading branch information
Joel Salisbury committed Mar 7, 2019
1 parent 477f15a commit 81dc0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swap-api/templates/index.phtml
Expand Up @@ -227,7 +227,7 @@
<script src="https://webrtc.github.io/adapter/adapter-latest.js" type="text/javascript"></script>
<script src="https://cdn.rawgit.com/serratus/quaggaJS/0420d5e0/dist/quagga.min.js"></script>
<script src="https://unpkg.com/vue"></script>
<script src="https://unpkg.com/vue-material@beta"></script>
<script src="https://unpkg.com/vue-material"></script>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<script>

Expand Down

0 comments on commit 81dc0dc

Please sign in to comment.