Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson committed Jan 22, 2021
1 parent 55d0687 commit e297aa1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/App/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,10 @@ export default function Footer(): Node {
return (
<Wrapper>
<Container>
<p>Copyright © <A href="https://twitter.com/JedWatson">Jed Watson</A>, 2021. MIT Licensed.</p>
<p>
Copyright © <A href="https://twitter.com/JedWatson">Jed Watson</A>,
2021. MIT Licensed.
</p>
<p>
Thanks to <A href="https://www.thinkmill.com.au">Thinkmill</A> and{' '}
<A href="https://www.atlassian.com">Atlassian</A> for supporting this
Expand Down

0 comments on commit e297aa1

Please sign in to comment.