Skip to content

Commit

Permalink
Fixing error
Browse files Browse the repository at this point in the history
  • Loading branch information
avenmia committed Sep 25, 2024
1 parent 664834d commit 4b88a4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ import React from "react";
import WhatIsHierr from "../components/WhatIsHierr";
import AboutThisEngagementPortal from "../components/AboutThisEngagement";
import WhyCreateAccount from "../components/WhyCreateAccount";
import InfoPopup from "../components/InfoPopup";
import LoggedInAs from "./loggedinas";
import { TiInputChecked } from "react-icons/ti";
import Link from "next/link";
import Infobox from "../components/Infobox";
import NextButton from "../components/NextButton";
Expand Down

0 comments on commit 4b88a4d

Please sign in to comment.