We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4927100 commit e27deafCopy full SHA for e27deaf
src/components/Footer/index.js
@@ -4,6 +4,7 @@ import AppContainer from "components/AppContainer"
4
import ExternalLink from "lib/ExternalLink"
5
import React from "react"
6
7
+// TODO: Reference https://tailwindui.com/components/marketing/sections/footers#component-9841e88626b7f5254528b3846f6ed3b6
8
const Footer = () => (
9
<div className="py-4 border-t-4 border-gray-100">
10
<AppContainer>
0 commit comments