aboutsummaryrefslogtreecommitdiff
path: root/src/components/LinkWithIcon.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/LinkWithIcon.tsx')
-rw-r--r--src/components/LinkWithIcon.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/LinkWithIcon.tsx b/src/components/LinkWithIcon.tsx
index 0046125..9f3aeb8 100644
--- a/src/components/LinkWithIcon.tsx
+++ b/src/components/LinkWithIcon.tsx
@@ -22,4 +22,4 @@ export default function LinkWithIcon({
<ExternalLinkIcon />
</a>
);
-}
+} \ No newline at end of file