Skip to content

Commit

Permalink
chore(GroupMonth): drop no-impact PrivacyFilter styles
Browse files Browse the repository at this point in the history
  • Loading branch information
olets committed Sep 26, 2024
1 parent a1d0dce commit c3a0833
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,12 +178,6 @@ export const GroupMonth = memo(function GroupMonth({
valueProps={{
binding: trackingBudget.groupBalance(id),
type: 'financial',
// TODO: may no longer be unnecessary
privacyFilter: {
style: {
paddingRight: styles.monthRightPadding,
},
},
}}
/>
)}
Expand Down

0 comments on commit c3a0833

Please sign in to comment.