meow
This commit is contained in:
parent
78f540d4c3
commit
a1f51b2539
12 changed files with 898 additions and 826 deletions
|
|
@ -6,6 +6,7 @@
|
|||
import { PageProps } from "fresh";
|
||||
import { getCachedReports } from "@/utils/atproto.ts";
|
||||
import Empty from "@/components/Empty.tsx";
|
||||
import "@/assets/report.css";
|
||||
|
||||
export default function PostPage(props: PageProps) {
|
||||
const { rkey } = props.params;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue