Skip to content

Commit

Permalink
docs(PPDSC-2559): remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenitsn committed Jan 4, 2023
1 parent fab3d6f commit daac6ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion site/pages/404.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ const Custom404 = ({path, ...layoutProps}: LayoutProps) => (
href="/"
data-testid="back-link"
>
<IconFilledKeyboardArrowLeft /> Back to the homepage
<IconFilledKeyboardArrowLeft />
Back to the homepage
</Button>
</GridLayoutItem>
<Hidden xs sm md>
Expand Down

0 comments on commit daac6ad

Please sign in to comment.