Skip to content

Commit

Permalink
Rename dog.tsx to Dog.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
nheek committed Apr 23, 2024
1 parent 28303c1 commit e86de0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/dog.tsx → components/Dog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ export default function Dog ({customClassName = ""}) {
</svg>
</section>
);
}
}

0 comments on commit e86de0d

Please sign in to comment.