Skip to content
Snippets Groups Projects
Commit 8d93f148 authored by syuilo's avatar syuilo
Browse files

重いというか邪魔

parent 4b8a2d2a
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment