mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
@@ -145,7 +145,7 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => (
|
||||
color: colors.subtleOnDark,
|
||||
paddingTop: 15,
|
||||
}}>
|
||||
{`Copyright © ${new Date().getFullYear()} Facebook Inc.`}
|
||||
{`Copyright © ${new Date().getFullYear()} Meta Platforms, Inc.`}
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user