create all proj components also build main screen ui also create sambil dashbord
This commit is contained in:
3
app/audit/page.tsx
Normal file
3
app/audit/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function AuditPage() {
|
||||
return <section className="rounded-3xl border border-white/10 bg-slate-900/80 p-6 text-slate-100 shadow-2xl shadow-slate-950/20">Audit log module is ready for compliance and activity review.</section>;
|
||||
}
|
||||
Reference in New Issue
Block a user