UNPKG

@aotearoan/neon

Version:

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

3 lines (2 loc) 356 B
"use strict";const e=require("vue"),o=require("../../../common/enums/NeonFunctionalColor.cjs.js"),n=e.defineComponent({name:"NeonNotificationCounter",props:{active:{type:Boolean,default:!1},color:{type:String,default:o.NeonFunctionalColor.Error},count:{type:Number,default:null}}});module.exports=n; //# sourceMappingURL=NeonNotificationCounter.cjs.js.map