rename mixan to OPENPANEL!
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import { formatDate, formatDateTime } from '@/utils/date';
|
||||
import type { IServiceReference } from '@openpanel/db';
|
||||
import type { ColumnDef } from '@tanstack/react-table';
|
||||
|
||||
import type { IServiceReference } from '@mixan/db';
|
||||
|
||||
export const columns: ColumnDef<IServiceReference>[] = [
|
||||
{
|
||||
accessorKey: 'title',
|
||||
|
||||
Reference in New Issue
Block a user