'use client' import React from 'react' export function AuditLog({ history }: { history: any[] }) { return (