test('render Anchor', () => {
    const props = {
      download: 'file.zip',
      href: 'https://github.com'
    };