feat: [CDE-147]: Add zero day graphics (#2235)

* chore: Sync main
* feat: [CDE-147]: fixed icon
* feat: [CDE-147]: Add zero day graphics
unified-ui
Deepesh Kumar 2024-07-16 13:47:16 +00:00 committed by Harness
parent 767bb717d9
commit 050c0f6aa3
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ const CDEHomePage = () => {
window.open('https://developer.harness.io/docs/', '_blank')
}}
variation={ButtonVariation.LINK}
rightIcon="code-open">
rightIcon="launch">
{getString('cde.homePage.learnMoreAboutGitspaces')}
</Button>
</Layout.Horizontal>