Skip to content

Commit

Permalink
Revert "Added support Iphone SE Size (Not 100% DONT PULL)"
Browse files Browse the repository at this point in the history
This reverts commit 525c428.
  • Loading branch information
Crazypkr1099 committed Sep 6, 2023
1 parent 1e73b9b commit 3f7dbd0
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 './MobileBudgetTableSmall';
import { BudgetTable } from './MobileBudgetTable';

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

0 comments on commit 3f7dbd0

Please sign in to comment.