1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

refactor: 'use client' when appropriate

This commit is contained in:
2023-07-30 18:50:14 +02:00
parent 70603f1444
commit 6d0dcb50a7
11 changed files with 21 additions and 13 deletions

View File

@ -16,7 +16,7 @@ export const SocialMediaList: React.FC = () => {
<SocialMediaItem link='https://gitlab.com/theoludwig' ariaLabel='GitLab'>
<GitLabIcon />
</SocialMediaItem>
<SocialMediaItem link='https://www.npmjs.com/~theoludwig' ariaLabel='NPM'>
<SocialMediaItem link='https://www.npmjs.com/~theoludwig' ariaLabel='npm'>
<NPMIcon />
</SocialMediaItem>
<SocialMediaItem