import React from 'react'; import useDocusaurusContext from '@docusaurus/useDocusaurusContext'; function Footer({ siteConfig }) { const { customFields, organizationName, projectName } = siteConfig; return (
This site is built with ❤️ using Pure v{customFields.pureVersion}
All code on this site is licensed under the Yahoo BSD License unless otherwise stated.
© 2014 - Present Yahoo! Inc. All rights reserved.