add web file headers
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Full detail view for a single pet on the adoption detail page.
|
||||
*
|
||||
* Author: Shiv
|
||||
* Date: April 2026
|
||||
*/
|
||||
|
||||
import Link from "next/link";
|
||||
import { getStatusClass } from "@/components/petUtils";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user