style: fix lint error of 6acaded8 (#12476)

This commit is contained in:
anatawa12
2023-11-27 15:29:39 +09:00
committed by GitHub
parent 6acaded898
commit 8f1da036f4

View File

@@ -144,8 +144,8 @@ SPDX-License-Identifier: AGPL-3.0-only
</div>
<div v-else>
<!--
MkDateSeparatedList uses TransitionGroup which requires single element in the child elements
so MkNote create empty div instead of no elements
MkDateSeparatedList uses TransitionGroup which requires single element in the child elements
so MkNote create empty div instead of no elements
-->
</div>
</template>