fix yarn.lock

This commit is contained in:
Shams mosowi
2021-03-11 17:36:51 +10:00
parent 053e08d26b
commit 0c88be95c6
2 changed files with 2811 additions and 2294 deletions

View File

@@ -160,7 +160,7 @@ export default function StyledCard({
{primaryLink && (
<Button
color="primary"
component={Link}
component={Link as any}
to={primaryLink.to}
children={primaryLink.children || primaryLink.label}
endIcon={<GoIcon />}

File diff suppressed because it is too large Load Diff