Skip to content

Commit

Permalink
Fix Preact wrongly rearrange the elements
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Oct 18, 2023
1 parent c158832 commit cd57e97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/account-statuses.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit cd57e97

Please sign in to comment.