Skip to content

Commit

Permalink
Merge pull request #63 from reactjs/sync-0f2284dd
Browse files Browse the repository at this point in the history
Sync with react.dev @ 0f2284d
  • Loading branch information
CarreraPHP committed Sep 16, 2024
2 parents c06778b + 864b13a commit 5c92d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ export function Footer() {
<div
className="text-xs text-left rtl:text-right mt-2 pe-0.5"
dir="ltr">
&copy;{new Date().getFullYear()}
Copyright &copy; Meta Platforms, Inc
</div>
<div
className="uwu-visible text-xs cursor-pointer hover:text-link hover:dark:text-link-dark hover:underline"
Expand Down

0 comments on commit 5c92d97

Please sign in to comment.