Skip to content

Commit

Permalink
Rename background.tsx to Background.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
nheek committed Apr 23, 2024
1 parent e80767a commit 28303c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/background.tsx → components/Background.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ export default function Background () {
<li></li>
</ul>
)
}
}

0 comments on commit 28303c1

Please sign in to comment.