const WebLink = ({ href, txt }) => ( {txt} ) export default WebLink