Update src/registrar/assets/js/uswds-edited.js

Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com>
This commit is contained in:
CuriousX 2024-10-10 21:35:11 -06:00 committed by GitHub
parent d791960fd0
commit c671c44cbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6158,7 +6158,7 @@ const setUpAttributes = tooltipTrigger => {
tooltipBody.setAttribute("aria-hidden", "true");
// place the text in the tooltip
// DOTGOV: nest the text element to allow us creater control over width and wrapping behavior
// DOTGOV: nest the text element to allow us greater control over width and wrapping behavior
tooltipBody.innerHTML = `
<div class="usa-tooltip__content">
${tooltipContent}