mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
PR comments
This commit is contained in:
parent
fb2005a2df
commit
f44bc9a849
@ -1,5 +1,5 @@
|
||||
import { ProjectFeaturesArchiveTable } from '../../../archive/ProjectFeaturesArchiveTable';
|
||||
import { usePageTitle } from '../../../../hooks/usePageTitle';
|
||||
import { ProjectFeaturesArchiveTable } from 'component/archive/ProjectFeaturesArchiveTable';
|
||||
import { usePageTitle } from 'hooks/usePageTitle';
|
||||
|
||||
interface IProjectFeaturesArchiveProps {
|
||||
projectId: string;
|
||||
|
Loading…
Reference in New Issue
Block a user