Skip to content

Commit

Permalink
Settings: Invoices: remove test string
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloudis committed Nov 12, 2024
1 parent 4d38b72 commit 86a58fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/Settings/InvoicesSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ export default class InvoicesSettings extends React.Component<
>
<DropdownSetting
selectedValue={timePeriod}
title="test lol"
values={TIME_PERIOD_KEYS}
onValueChange={async (
value: string
Expand Down

0 comments on commit 86a58fd

Please sign in to comment.