propapier/app/components/Pp/Footer.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

7 lines
90 B
Vue
Executable file

<template>
<div>THIS IS A FOOTER</div>
</template>
<script setup lang="ts">
</script>