1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00

PR comments

This commit is contained in:
andreas-unleash 2022-06-10 15:55:54 +03:00
parent fb2005a2df
commit f44bc9a849

View File

@ -1,5 +1,5 @@
import { ProjectFeaturesArchiveTable } from '../../../archive/ProjectFeaturesArchiveTable'; import { ProjectFeaturesArchiveTable } from 'component/archive/ProjectFeaturesArchiveTable';
import { usePageTitle } from '../../../../hooks/usePageTitle'; import { usePageTitle } from 'hooks/usePageTitle';
interface IProjectFeaturesArchiveProps { interface IProjectFeaturesArchiveProps {
projectId: string; projectId: string;