mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-31 17:50:47 +02:00
🚧 WIP: refactor useCertificate to use tanstack qeury
This commit is contained in:
@@ -22,6 +22,7 @@ type ResourceAccessCertIndicatorProps = {
|
||||
orgId: string;
|
||||
domainId: string;
|
||||
fullDomain: string;
|
||||
initialCertValue?: any;
|
||||
};
|
||||
|
||||
function getStatusColor(status: string) {
|
||||
|
||||
Reference in New Issue
Block a user