Skip to content

Commit b2dcfb9

Browse files
committed
Update Footer.js
1 parent 36ea3a3 commit b2dcfb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/components/Footer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import * as React from 'react'
22
import Link from 'next/link'
3+
import CarbonAds from './CarbonAds'
34
export const Footer = props => {
45
return (
56
<div className="bg-gray-50 border-t border-gray-200">

0 commit comments

Comments
 (0)