import TextLoading from "@/app/component/loading/Text"; function ContentDetail({ head, detail, loading }) { return (
{head}
{detail}