2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-10 07:52:23 +03:00
Files
vue-select/js/app.cf85fb7ea7b75a0e93c5.js
T
2018-01-22 19:20:58 -08:00

2 lines
851 B
JavaScript

webpackJsonp([2,0],[function(t,e,o){"use strict";function c(t){return t&&t.__esModule?t:{default:t}}var i=o(6),n=c(i),l=o(5),a=c(l);o(1),n.default.component("v-select",a.default),new n.default({el:"#app",data:function(){return{loading:!1,selected:null,options:[{title:"Read the Docs",icon:"octicon-book",url:"docs/"},{title:"View on GitHub",icon:"octicon-mark-github",url:"https://github.com/sagalbot/vue-select"},{title:"View on NPM",icon:"octicon-database",url:"https://www.npmjs.com/package/vue-select"},{title:"View Code Climate Analysis",icon:"octicon-graph",url:"https://codeclimate.com/github/sagalbot/vue-select"},{title:"View Codepen Examples",icon:"octicon-pencil",url:"https://codepen.io/collection/nrkgxV/"}]}},methods:{redirect:function(t){window.location=t.url}}})},function(t,e){}]);
//# sourceMappingURL=app.cf85fb7ea7b75a0e93c5.js.map