1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

Archive table

new sort parameter
This commit is contained in:
andreas-unleash 2022-06-06 10:21:40 +03:00
parent 79af4c39e0
commit dcad6d2b40
2 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ import { IRoute } from 'interfaces/route';
import { EnvironmentTable } from 'component/environments/EnvironmentTable/EnvironmentTable';
import { SegmentTable } from 'component/segments/SegmentTable/SegmentTable';
import RedirectAdminInvoices from 'component/admin/billing/RedirectAdminInvoices/RedirectAdminInvoices';
import { ArchiveTable } from '../archive/Table/ArchiveTable';
import { ArchiveTable } from '../archive/ArchiveTable/ArchiveTable';
export const routes: IRoute[] = [
// Splash