feat: accounts and history pages are in place
This commit is contained in:
parent
09fc5dc367
commit
8c42d246ea
7 changed files with 1135 additions and 3 deletions
|
|
@ -25,6 +25,8 @@
|
|||
<script type="text/babel" src="LedgerScreen.jsx"></script>
|
||||
<script type="text/babel" src="ImportScreen.jsx"></script>
|
||||
<script type="text/babel" src="DashboardScreen.jsx"></script>
|
||||
<script type="text/babel" src="AccountsScreen.jsx"></script>
|
||||
<script type="text/babel" src="HistoryScreen.jsx"></script>
|
||||
<script type="text/babel" src="App.jsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue