This commit is contained in:
2020-08-22 22:50:34 +02:00
parent de3570e0f1
commit 9c03b8e92f
3 changed files with 60 additions and 43 deletions

View File

@@ -21,9 +21,8 @@ const Thumb: React.FC = ({
return (
<Button
size="large"
shape="round"
type="link"
icon={<Icon />}
type="link"
onClick={() => history.push(link)}
>
{title}