fix: add border bottom to headers

This commit is contained in:
Chuma McPhoy
2024-07-12 14:02:22 +02:00
parent 85aded18b4
commit 70e1f39f5b
2 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,3 @@
import Link from "next/link"
import { serverClient } from "@/lib/trpc/server"
import AmenitiesList from "./AmenitiesList"