rename mixan to OPENPANEL!
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { IInterval } from '@mixan/validation';
|
||||
import type { IInterval } from '@openpanel/validation';
|
||||
|
||||
export function formatDateInterval(interval: IInterval, date: Date): string {
|
||||
if (interval === 'hour' || interval === 'minute') {
|
||||
|
||||
Reference in New Issue
Block a user