try to do better
This commit is contained in:
@@ -3,7 +3,7 @@ import { useParams, useNavigate } from 'react-router-dom';
|
|||||||
import { useTranslation } from 'react-i18next';
|
import { useTranslation } from 'react-i18next';
|
||||||
import { categoryApi, expenseApi, inviteLinkApi } from '../api/client';
|
import { categoryApi, expenseApi, inviteLinkApi } from '../api/client';
|
||||||
import { useStore } from '../store/useStore';
|
import { useStore } from '../store/useStore';
|
||||||
import type { Category, Expense, InviteLinkResponse, ExpenseHistoryResponse } from '../types';
|
import type { Category, InviteLinkResponse, ExpenseHistoryResponse } from '../types';
|
||||||
import {
|
import {
|
||||||
Wallet,
|
Wallet,
|
||||||
TrendingDown,
|
TrendingDown,
|
||||||
|
|||||||
Reference in New Issue
Block a user