Replace deprecated PrimeVue components with their successors (S1874)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user