Skip to content

Commit

Permalink
Merge pull request #164 from IEEEUCSC/main
Browse files Browse the repository at this point in the history
Changed
  • Loading branch information
Udeesha-Prabhashana authored Feb 15, 2024
2 parents 1dc1f12 + b018074 commit 9a186d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/src/Components/Home/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import { motion, useAnimation } from "framer-motion";
import { useEffect } from "react";
import "./Home.css";
import Countd from '../Timer/Time';
// import Countd from '../Timer/Time';
import { HashLink } from "react-router-hash-link";

const containerVariants = {
Expand Down

0 comments on commit 9a186d5

Please sign in to comment.