Skip to content

Commit 6a71e9c

Browse files
committed
Merge branch 'master' into develop
2 parents d2d3ed3 + d3a0c83 commit 6a71e9c

File tree

4 files changed

+285
-5
lines changed

4 files changed

+285
-5
lines changed

packages/docs/components/HeaderBanner.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
<div class="header-banner__buttons">
8787
<VaButton
88-
href="https://calendar.app.google/nqGDauqE7kCkxExX7"
88+
href="https://calendar.app.google/XwRzASZitZRSVLxq6"
8989
target="_blank"
9090
icon="arrow_forward"
9191
>

packages/docs/components/landing/banners/ScheduleACall.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<p class="va-text max-w-[1000px] text-center">
77
Schedule a free call with our CTO to discuss your specific project needs. We'll assess your current setup and help you make the best decision for your business. Let's get your app ready for the future!
88
</p>
9-
<VaButton to="https://calendar.app.google/nqGDauqE7kCkxExX7" target="blank">
9+
<VaButton to="https://calendar.app.google/XwRzASZitZRSVLxq6" target="blank">
1010
Schedule a Call
1111
</VaButton>
1212
</div>

packages/vueform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@storybook/vue3-vite": "^7.1.0",
2525
"@vitejs/plugin-vue": "^5.2.4",
2626
"storybook": "^7.1.0",
27-
"vite": "^4.5.14",
27+
"vite": "^6.3.5",
2828
"vite-plugin-dts": "^4.5.4"
2929
},
3030
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)