UNPKG

@aotearoan/neon

Version:

Neon is a lightweight design library of Vue 3 components with minimal dependencies.

3 lines (2 loc) 243 B
"use strict";const e=require("vue"),t=e.defineComponent({name:"NeonTab",props:{selected:{type:Boolean,required:!0},id:{type:String,default:null},transition:{type:Boolean,default:!0}}});module.exports=t; //# sourceMappingURL=NeonTab.cjs.js.map