nicon component added

This commit is contained in:
ed barz 2023-01-13 11:21:38 +01:00
parent bd6ab5c2f7
commit 39e5a7d8fa
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
Vue.component('nicon', {
template: `
<span v-bind:class="name">
</span>
`,
props : ['name']
})
Vue.component('rnav', {
template: `
<span class="rnav" v-on:click="toggle" v-bind:class="{ 'tagged': tag.isTrue}">