⚠️ refactor (components): rename flow components to content

This commit is contained in:
Abizrh
2025-09-07 22:58:18 +07:00
parent cdebdb8995
commit 263f9dbc7f
35 changed files with 17 additions and 18 deletions
@@ -2,7 +2,6 @@
import type { DataTableLoader } from '~/components/pub/base/data-table/type'
import type { HeaderPrep, RefSearchNav } from '~/components/pub/custom-ui/data/types'
import Modal from '~/components/pub/base/modal/modal.vue'
import Pagination from '~/components/pub/base/pagination/pagination.vue'
import Header from '~/components/pub/custom-ui/nav-header/prep.vue'
const data = ref([])