fix admin

This commit is contained in:
2025-11-25 16:16:59 -03:00
parent 93d330c8df
commit 0d3d9ac7d3
3 changed files with 3 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ import {
DataTableColumnSelect
} from '@repo/ui/components/data-table'
import { columns as columns_, type Order } from '@repo/ui/routes/orders/columns'
import { Abbr } from '@repo/ui/components/abbr'
export type { Order }