Skip to content

Commit

Permalink
Budget - hide categories with 0 amount. Resolves #27.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsyerik committed Feb 8, 2022
1 parent c0a81c3 commit 2d6a170
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/components/budget/BudgetToolbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import React, { useState } from 'react'
import { IconButton, PeriodSelector } from '../core/index.js'
import { observer } from 'mobx-react'
import Modal from 'react-modal'
import 'react-toggle/style.css'
import Switch from 'react-switch'

// noinspection JSUnresolvedFunction
Expand Down

0 comments on commit 2d6a170

Please sign in to comment.