mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
update
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user