Skip to content

Commit

Permalink
rm unused css
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe-Mwangi committed Jun 21, 2024
1 parent 50f638e commit 2b3cdf5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/blog2/sections/BlogBody.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import { glovo } from "../../../assets/images/blogs-page";
import NextRead from "./NextRead";
import RelatedBlogs from "./RelatedBlogs";

import "./blogBody.css";

function BlogBody({ id, categoryId, blogBody }) {
const BodyRef = useRef(null);

Expand Down

0 comments on commit 2b3cdf5

Please sign in to comment.