Skip to content
This repository has been archived by the owner on Nov 8, 2020. It is now read-only.

Commit

Permalink
Update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Samrith Shankar committed Jul 4, 2019
1 parent 62495b5 commit 8abe454
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions example/src/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,6 @@ import React from 'react'
export default function Footer () {
return (
<footer>
<p>
For formatting date, check out{' '}
<a
href='https://github.com/felixge/node-dateformat#mask-options'
rel='noopener noreferrer'
target='_blank'
>
mask options
</a>{' '}
and{' '}
<a
href='https://github.com/felixge/node-dateformat#named-formats'
rel='noopener noreferrer'
target='_blank'
>
named formats
</a>
. Powered by{' '}
<a
href='https://github.com/felixge/node-dateformat'
rel='noopener noreferrer'
target='_blank'
>
dateformat
</a>
.
</p>
<p>
Icons made by{' '}
<a
Expand Down

0 comments on commit 8abe454

Please sign in to comment.