Skip to content

Commit

Permalink
kya's-change
Browse files Browse the repository at this point in the history
  • Loading branch information
nina992 committed Jun 1, 2023
1 parent 07570c8 commit d5eb603
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ const QuickStart: React.FC<Props> = ({
align="center"
justify="center"
linearGradient={window.REEARTH_CONFIG?.brand?.background}
onClick={() => handleCreateProjectClick()}>
onClick={handleCreateProjectClick}>
<StyledIcon icon="newProject" size={70} />
<Text size="m" weight="bold" customColor>
{t("New project")}
Expand Down

0 comments on commit d5eb603

Please sign in to comment.