We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66b6a3 commit 1661cb2Copy full SHA for 1661cb2
dev/components/app/AppFooter.vue
@@ -4,7 +4,7 @@ const version = ref(import.meta.env.VITE_APP_VERSION)
4
5
<template>
6
<div class="mt-8 layout-footer text-center text-gray-700">
7
- <span class="font-medium ml-2">Formkit (1.6) - PrimeVue (4.0.x) - FormKit-PrimeVue-Version {{ version }} - sfxcode 2024</span>
+ <span class="font-medium ml-2">Formkit (1.6) - PrimeVue (4.1.x) - FormKit-PrimeVue-Version {{ version }} - sfxcode 2024</span>
8
</div>
9
</template>
10
0 commit comments