Update AppFooter.vue

pull/2862/head
Tuğçe Küçükoğlu 2022-08-15 17:08:16 +03:00
parent f4b6cfae81
commit f2a554cf3d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<template>
<div class="layout-footer">
<div class="layout-footer-left">
<span>PrimeVue 3.17.0 on Vue 3 by </span>
<span>PrimeVue 3.17.0-SNAPSHOT on Vue 3 by </span>
<a href="https://www.primetek.com.tr">PrimeTek</a>
</div>