Skip to content

Commit

Permalink
fix(components): prettier conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloCG97 committed Oct 21, 2022
1 parent 6df8a7f commit 89011ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const FooterComp: React.FC<FooterCompType> = ({ showWhite }) => {
rel='noreferrer'
color={theme.palette.grey[600]}
>
{`Developed by Edenia `}
{` Developed by Edenia `}
</Link>
</Typography>
</div>
Expand Down

0 comments on commit 89011ea

Please sign in to comment.