Skip to content

Commit

Permalink
feat(cr): block allocs in distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajpiar committed Nov 29, 2024
1 parent 91cf5ea commit c9b608f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export const BuildersLeaderBoard = () => {
<CollapsibleTrigger>
<div className="flex items-center justify-between w-full">
<HeaderTitle className="">Rewards leaderboard</HeaderTitle>

<Button variant="primary" onClick={onManageAllocations}>
Manage Allocations
</Button>
Expand Down

0 comments on commit c9b608f

Please sign in to comment.