Chart completed

This commit is contained in:
Bahadır Sofuoğlu
2022-11-08 00:11:47 +03:00
parent c8f92b0102
commit 17363dfa5d
6 changed files with 195 additions and 278 deletions

View File

@@ -12,7 +12,7 @@ const logoUrl = () => {
<div class="layout-footer">
<img :src="logoUrl()" alt="Logo" height="20" class="mr-2" />
by
<span class="font-medium ml-2">PrimeNG</span>
<span class="font-medium ml-2">PrimeVue</span>
</div>
</template>
<style lang="scss" scoped></style>