mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: move productivity report to features dir (#8960)
This commit is contained in:
parent
48b21591f6
commit
a1f147dfef
@ -8,7 +8,7 @@ import type { IUnleashConfig } from '../types/option';
|
||||
import {
|
||||
type ProductivityReportMetrics,
|
||||
productivityReportViewModel,
|
||||
} from '../../mailtemplates/productivity-report/productivity-report-view-model';
|
||||
} from '../features/productivity-report/productivity-report-view-model';
|
||||
|
||||
export interface IAuthOptions {
|
||||
user: string;
|
||||
|
Loading…
Reference in New Issue
Block a user