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:
parent
79af4c39e0
commit
dcad6d2b40
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user