meow
This commit is contained in:
parent
78f540d4c3
commit
a1f51b2539
12 changed files with 898 additions and 826 deletions
|
|
@ -3,10 +3,10 @@
|
|||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
|
||||
import { Header } from "@/components/Header.tsx";
|
||||
import Reports from "@/components/Reports.tsx";
|
||||
import Links from "@/components/Links.tsx";
|
||||
import { getCachedReports } from "@/utils/atproto.ts";
|
||||
import "@/assets/report.css";
|
||||
|
||||
export default function Page() {
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue