Updated Copyright Year

This commit is contained in:
Nurul Sundarani
2019-02-13 16:08:25 +05:30
committed by GitHub
parent 40495cb5f5
commit bbf2cb1d6f

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>