fix: constrain remote source avatars

This commit is contained in:
2026-07-19 13:28:37 +08:00
parent 6ba0b5f6d2
commit 3a20defcc3
3 changed files with 17 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
import "./styles.css";
import "./avatar.css";
import Link from "next/link";
import { getSession } from "@/lib/auth";
import { db } from "@/lib/db";