If forms in the select viewer have the same name, append a counter.
[ustaxviewer.git] / src / TaxReturnView.tsx
2021-04-10 Robert SesekIf forms in the select viewer have the same name, appen...
2020-08-02 Robert SesekRemove App's Props, which are the same as TaxReturn's.
2020-07-20 Robert SesekStore the current form in the location hash.
2020-07-19 Robert SesekAlphabetically sort the forms in the select list.
2020-03-17 Robert SesekInclude the Form.person in the form selector.
2020-03-14 Robert SesekAdd license information.
2020-03-11 Robert SesekSplit TaxReturnView out of App.