Import SEO in BlogPost

cgen-3f59d8b9be5c47fe8aa689456344b40c
This commit is contained in:
Builder.io 2025-10-19 21:24:08 +00:00
parent e18c8bbc55
commit 82e5904059

View file

@ -1,6 +1,7 @@
import { useEffect, useState } from "react";
import { useParams, Link } from "react-router-dom";
import Layout from "@/components/Layout";
import SEO from "@/components/SEO";
import {
Card,
CardContent,