feat: new expense navigation
This commit is contained in:
parent
0c07dcc714
commit
9ec5755f96
10 changed files with 68 additions and 24 deletions
|
|
@ -1,5 +0,0 @@
|
|||
import { Text } from 'react-native';
|
||||
|
||||
export default function Page() {
|
||||
return <Text>Stats Page</Text>;
|
||||
}
|
||||
Reference in a new issue