mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-23 02:52:58 +02:00
Order by valid until
This commit is contained in:
@@ -206,6 +206,7 @@ export function LicenseKeysDataTable({
|
||||
title={t("licenseKeys")}
|
||||
searchPlaceholder={t("licenseKeySearch")}
|
||||
searchColumn="licenseKey"
|
||||
defaultSort={{ id: "terminateAt", desc: false }}
|
||||
onAdd={onCreate}
|
||||
addButtonText={t("licenseKeyAdd")}
|
||||
enableColumnVisibility={true}
|
||||
|
||||
Reference in New Issue
Block a user