Skip to content

Commit

Permalink
feat: dum dum
Browse files Browse the repository at this point in the history
  • Loading branch information
harshkhandeparkar committed Jan 12, 2025
1 parent d432462 commit 58f4e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Body.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import doodleImage from "../assets/doodle.png";
import doodleImage from "../assets/doodle-optimized.jpg";
import logo from "../assets/logo.png";
import "../index.css";
const Body: React.FC = () => {
Expand Down

0 comments on commit 58f4e5b

Please sign in to comment.