import { labels } from "@/data/data" import { taskSchema } from "@/data/schema" is imported in data-table-row-actions.tsx, which shouldn't be the case as this is a template, rather <DataTable /> component should take these as props if required.