stream of consciousness
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
el-option(v-for='tag in tags' :key='tag.tag'
|
||||
:label='tag.tag' :value='tag.tag')
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import {mapState, mapActions} from 'vuex'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user