Skip to content

Commit

Permalink
feat: MET-2039 add drep filter and sort
Browse files Browse the repository at this point in the history
  • Loading branch information
Sotatek-TaiTruong committed May 3, 2024
2 parents 3dbd0ee + f99274b commit 4999e62
Show file tree
Hide file tree
Showing 6 changed files with 893 additions and 435 deletions.
1 change: 1 addition & 0 deletions src/components/DelegationPool/DelegationList/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export const DelegationContainer = styled("div")(() => ({
zIndex: 10
}
}));

export const StyledInput = styled("input")`
border: none;
width: 100%;
Expand Down

0 comments on commit 4999e62

Please sign in to comment.