Update app/client/ui/HomeIntro.ts

Co-authored-by: George Gevoian <85144792+georgegevoian@users.noreply.github.com>
pull/903/head
CamilleLegeron 2 months ago committed by GitHub
parent 921262a096
commit 7fad422670
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -95,7 +95,7 @@ function makeTeamSiteIntro(homeModel: HomeModel) {
cssIntroLine(
t(
'Learn more in our {{helpCenterLink}}, or find an expert via our {{sproutsProgram}}.',
{helpCenterLink: helpCenterLink(), sproutsProgram: sproutsProgram}
{helpCenterLink: helpCenterLink(), sproutsProgram}
),
testId('welcome-text')
)

Loading…
Cancel
Save