issues
search
CDCgov
/
ReportVision
Intelligent Data Workflow Automation
Apache License 2.0
1
stars
2
forks
source link
Minor Cleanup of TemplateIndex
#233
Closed
schreiaj
closed
1 month ago
schreiaj
commented
1 month ago
Fixes some comments in #230.
Remove React.Fragments that weren't needed
Use JS default arguments in place of if statement in function body
Remove unused imports added incorrectly by editor trying to be helpful
Fixed timezone bug in E2E tests
Fixes some comments in #230.