Skip to content

Commit ff10976

Browse files
committed
chore: rename filter section
ref issue topcoder-archive#77
1 parent ca9a4be commit ff10976

File tree

1 file changed

+1
-1
lines changed
  • src/routes/WorkPeriods/components/PeriodFilters

1 file changed

+1
-1
lines changed

src/routes/WorkPeriods/components/PeriodFilters/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ const PeriodFilters = ({ className }) => {
123123
onChange={onToggleFailedPayments}
124124
/>
125125
</div>
126-
<SidebarSection label="Alerts">
126+
<SidebarSection label="Misc Filters">
127127
<CheckboxList
128128
name="alert_option[]"
129129
onChange={onAlertOptionsChange}

0 commit comments

Comments
 (0)