Replace deprecated PrimeVue components with their successors (S1874)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-10 00:14:01 +08:00
parent 716edb33b7
commit 6d13bc9eb8
11 changed files with 37 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
<template>
<Sidebar
<Drawer
:visible="sidebarState"
:closeIcon="'pi pi-angle-right'"
:modal="false"
@@ -293,7 +293,7 @@
</div>
</section>
</div>
</Sidebar>
</Drawer>
</template>
<script setup>
// The Lucia project.