diff --git a/app/scripts/components/common/page-footer/index.tsx b/app/scripts/components/common/page-footer/index.tsx index 62f60f5b5..d51b8ee08 100644 --- a/app/scripts/components/common/page-footer/index.tsx +++ b/app/scripts/components/common/page-footer/index.tsx @@ -1,5 +1,6 @@ import React from 'react'; import { Icon } from '@trussworks/react-uswds'; +//TO DO: need to move NasaLogoColor outside of component and pass down as props import NasaLogoColor from '../../nasa-logo-color.js'; import { USWDSFooter, @@ -13,7 +14,7 @@ interface PageFooterProps { settings: any; hidefooter?: boolean; } - +//TODO: clean up PageFooterProps export default function PageFooter({ settings, primarySection, @@ -45,7 +46,7 @@ export default function PageFooter({ primary={