mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
fix yarn.lock
This commit is contained in:
@@ -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 />}
|
||||
|
||||
5103
www/yarn.lock
5103
www/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user