Store the current form in the location hash.
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 20 Jul 2020 02:56:23 +0000 (22:56 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 20 Jul 2020 02:56:23 +0000 (22:56 -0400)
commit6091dea33600a4f7eaca2b687b1e0b8eac30fe1c
treebbf464a35eabe4378eb4dfcde02551e22c46cebd
parentddfcda6dd57534b40c7a168dad5818635930e8b0
Store the current form in the location hash.

This lets you reload the page and stay on the same form.
src/App.tsx
src/TaxReturnView.tsx
src/main.tsx