Skip to content

Commit 1661cb2

Browse files
committed
chore(dependencies): PrimeVue 4.1.0
1 parent c66b6a3 commit 1661cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/components/app/AppFooter.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const version = ref(import.meta.env.VITE_APP_VERSION)
44

55
<template>
66
<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>
7+
<span class="font-medium ml-2">Formkit (1.6) - PrimeVue (4.1.x) - FormKit-PrimeVue-Version {{ version }} - sfxcode 2024</span>
88
</div>
99
</template>
1010

0 commit comments

Comments
 (0)