Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
gokulkrishh committed Jan 14, 2024
1 parent db13caa commit d3b4096
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/add/expenses.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { Button } from 'components/ui/button';
import { Input } from 'components/ui/input';
import { Label } from 'components/ui/label';
import { Textarea } from 'components/ui/textarea';
import { useToast } from 'components/ui/use-toast';

import { getCurrencySymbol } from 'lib/formatter';

Expand Down

0 comments on commit d3b4096

Please sign in to comment.