Skip to content

Commit

Permalink
Added support Iphone SE Size (Not 100% DONT PULL)
Browse files Browse the repository at this point in the history
  • Loading branch information
Crazypkr1099 committed Sep 6, 2023
1 parent 9b5d187 commit 525c428
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import { theme } from '../../style';
import View from '../common/View';
import SyncRefresh from '../SyncRefresh';

import { BudgetTable } from './MobileBudgetTable';
import { BudgetTable } from './MobileBudgetTableSmall';

class Budget extends Component {
constructor(props) {
Expand Down

0 comments on commit 525c428

Please sign in to comment.