Skip to content
Snippets Groups Projects
Commit a5429d45 authored by Daniele Abbà's avatar Daniele Abbà
Browse files

fix: imports

parent 252e088b
Branches
Tags
No related merge requests found
......@@ -17,6 +17,7 @@
<script setup>
import { ref, computed, toRef, defineProps, defineEmits, useAttrs } from 'vue'
import { usePaginatedFetch } from '../../composables/usePaginatedFetch'
const props = defineProps({
resource: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment