perf(struct): perf
This commit is contained in:
5
app/person/report/page.tsx
Normal file
5
app/person/report/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
"use client"
|
||||
|
||||
export default function ReportPage() {
|
||||
return <>Person Report</>
|
||||
}
|
||||
Reference in New Issue
Block a user