Implement ops operational closure
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { AuditLogPageClient } from "@/components/ops/audit/AuditLogPageClient";
|
||||
|
||||
export default function OpsAuditLogPage() {
|
||||
return <AuditLogPageClient />;
|
||||
}
|
||||
Reference in New Issue
Block a user