重いというか邪魔
This commit is contained in:
parent
4b8a2d2a6b
commit
8d93f148be
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<template #prefix><i class="fas fa-search"></i></template>
|
||||
</MkInput>
|
||||
|
||||
<!-- たくさんあると重い
|
||||
<!-- たくさんあると邪魔
|
||||
<div class="tags">
|
||||
<span class="tag _button" v-for="tag in tags" :class="{ active: selectedTags.has(tag) }" @click="toggleTag(tag)">{{ tag }}</span>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue