Merge pull request #1683 from nurul3101/patch-1

Updated Copyright Year
This commit is contained in:
Saransh Kataria
2019-02-14 12:50:25 -08:00
committed by GitHub

View File

@@ -179,7 +179,7 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => (
color: colors.subtleOnDark,
paddingTop: 15,
}}>
Copyright © 2018 Facebook Inc.
Copyright © 2019 Facebook Inc.
</p>
</section>
</div>