1
0
Fork 0

Fix Preact wrongly rearrange the elements

This commit is contained in:
Lim Chee Aun 2023-10-19 01:14:23 +08:00
parent c1588322aa
commit cd57e97e2b

View file

@ -128,6 +128,7 @@ function AccountStatuses() {
to={`/${instance}/a/${id}`}
class="insignificant filter-clear"
title="Clear filters"
key="clear-filters"
>
<Icon icon="x" size="l" />
</Link>