Skip to content

Commit

Permalink
Remove pallet guard for fellowship active salary cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
wliyongfeng committed Apr 7, 2024
1 parent b112bf0 commit a671a5e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/next-common/components/overview/overview.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ export default function Overview() {
<TreasuryStats />
</WithPallet>

<WithPallet pallet="fellowshipSalary">
<FellowshipSalaryOverview />
</WithPallet>
<FellowshipSalaryOverview />

<div>
<RecentProposals />
Expand Down

0 comments on commit a671a5e

Please sign in to comment.