propapier/app/app.vue
webfussel d0f2adaa38 add: collapsing and deletion animation
Added collapsable cards and animation for deletion and card footer
2025-03-06 13:20:56 +01:00

5 lines
68 B
Vue
Executable file

<template>
<PpHeader />
<NuxtPage />
<PpFooter />
</template>