Prettier
This commit is contained in:
parent
15e2f2dce7
commit
8f7625831f
1 changed files with 1 additions and 1 deletions
|
@ -368,7 +368,7 @@ export default React.memo(function BudgetSummary({ month }) {
|
||||||
{
|
{
|
||||||
name: 'set-3-avg',
|
name: 'set-3-avg',
|
||||||
text: 'Set budgets to 3 month avg'
|
text: 'Set budgets to 3 month avg'
|
||||||
},
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
|
|
Loading…
Reference in a new issue