Skip to content

Commit e27deaf

Browse files
author
Zaydek Michels-Gualtieri
committed
Comments
1 parent 4927100 commit e27deaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Footer/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import AppContainer from "components/AppContainer"
44
import ExternalLink from "lib/ExternalLink"
55
import React from "react"
66

7+
// TODO: Reference https://tailwindui.com/components/marketing/sections/footers#component-9841e88626b7f5254528b3846f6ed3b6
78
const Footer = () => (
89
<div className="py-4 border-t-4 border-gray-100">
910
<AppContainer>

0 commit comments

Comments
 (0)