* updated to match ui design fixes: #323 * fixed test * Update src/components/help-enabler/HelpHeader.tsx Co-authored-by: Eugenia <32821331+jenny-s51@users.noreply.github.com> * Update src/components/help-enabler/help-header.css Co-authored-by: Eugenia <32821331+jenny-s51@users.noreply.github.com> * fixed merge error * changed to use "t" function Co-authored-by: Eugenia <32821331+jenny-s51@users.noreply.github.com>
* refactors form field help * format and test * add interpolation of help text * implement HelpItem and move help text * update DownloadDialog with new HelpItem * remove commented out code