nubomed-ui 2.0.2 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/demo.html CHANGED
@@ -1,5 +1 @@
1
- <!doctype html><meta charset="utf-8"><title>nubomed-ui demo</title><script src="//unpkg.com/vue@2"></script><script src="./nubomed-ui.umd.js"></script><link rel="stylesheet" href="./nubomed-ui.css"><div id="app"><demo></demo></div><script>new Vue({
2
- components: {
3
- demo: nubomed-ui
4
- }
5
- }).$mount('#app')</script>
1
+ <!doctype html><meta charset="utf-8"><title>nubomed-ui demo</title><script src="./nubomed-ui.umd.js"></script><link rel="stylesheet" href="./nubomed-ui.css"><script>console.log(nubomed-ui)</script>