Skip to content

Commit 4eb9d65

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5f0000a commit 4eb9d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/logo/logo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//@ts-nocheck
1+
//@ts-nocheck
22
// TODO: LogoInverted needs to be adapted to the new logo
33
const LogoInverted = ({ className }: { className?: string }) => {
44
return (

0 commit comments

Comments
 (0)