Replace props in CallToAction widget: 'callToAction' to 'actions'

This commit is contained in:
prototypa
2023-09-02 20:39:46 -04:00
parent 47ab6f02a5
commit 4c917f5133
12 changed files with 137 additions and 84 deletions

View File

@ -377,11 +377,11 @@ const metadata = {
<!-- CallToAction Widget *********** -->
<CallToAction
callToAction={{
actions={[{
text: 'Get template',
href: 'https://github.com/onwidget/astrowind',
icon: 'tabler:download',
}}
}]}
>
<Fragment slot="title">
Astro&nbsp;+&nbsp;<br class="block sm:hidden" /><span class="sm:whitespace-nowrap">Tailwind CSS</span>