Replace component CTA with Button with new props
This commit is contained in:
@@ -47,7 +47,7 @@ const metadata = {
|
||||
},
|
||||
],
|
||||
callToAction: {
|
||||
targetBlank: true,
|
||||
target: '_blank',
|
||||
text: 'Get started',
|
||||
href: '#',
|
||||
},
|
||||
@@ -75,7 +75,7 @@ const metadata = {
|
||||
},
|
||||
],
|
||||
callToAction: {
|
||||
targetBlank: true,
|
||||
target: '_blank',
|
||||
text: 'Get started',
|
||||
href: '#',
|
||||
},
|
||||
@@ -102,7 +102,7 @@ const metadata = {
|
||||
},
|
||||
],
|
||||
callToAction: {
|
||||
targetBlank: true,
|
||||
target: '_blank',
|
||||
text: 'Get started',
|
||||
href: '#',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user