Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
officiallygod committed Jan 15, 2024
1 parent 965c7c9 commit 12a6a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OnboardingSPA/steps/SiteGen/SiteDetails/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const SiteGenSiteDetails = () => {
{ isLargeViewport && (
<div className={ 'nfd-sg-site-details-endrow' }>
<NextButtonSiteGen
className={
className={
'nfd-sg-site-details--next-btn'
}
text={ content.buttonText }
Expand Down

0 comments on commit 12a6a39

Please sign in to comment.