mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 17:25:40 +03:00
Fix Preact wrongly rearrange the elements
This commit is contained in:
parent
c1588322aa
commit
cd57e97e2b
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue