rename mixan to OPENPANEL!
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
metrics,
|
||||
operators,
|
||||
timeRanges,
|
||||
} from '@mixan/constants';
|
||||
} from '@openpanel/constants';
|
||||
|
||||
export function objectToZodEnums<K extends string>(
|
||||
obj: Record<K, any>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import type { z } from 'zod';
|
||||
|
||||
import type { timeRanges } from '@mixan/constants';
|
||||
import type { timeRanges } from '@openpanel/constants';
|
||||
|
||||
import type {
|
||||
zChartBreakdown,
|
||||
|
||||
Reference in New Issue
Block a user