Skip to content

Commit

Permalink
Update header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Prince Kumar authored May 9, 2024
1 parent 5b3aaba commit 264eb1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import ThemeSwitcher from '../general/theme-switcher';

const Logo = () => (
<Typography variant="h3" className=" font-semibold">
{'<PKP/>'}
{'<PK/>'}
</Typography>
);

Expand Down

0 comments on commit 264eb1d

Please sign in to comment.