import React from 'react'; import style from './Footer.module.less'; export default function Footer({ name, href, year, children }) { return (