Commit 021611b
committed
feat: move transactions page to features module and clean up pages dir
Move TransactionsPage from pages/transactions/ to features/transactions/pages/,
create a feature module index, update App.tsx import to use @/features/transactions,
and remove the now-empty pages/ directory.1 parent 5f90221 commit 021611b
3 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
File renamed without changes.
0 commit comments