Skip to content

Commit

Permalink
import error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
me-imfhd committed Nov 16, 2023
1 parent 7e3215e commit fbfc541
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/LandingHero.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
"use client";
import React from "react";
import { Globe } from "./Landing";
import { Landing } from "./NoGlobeLanding";


// export default function LandingHero() {
// const isMobile = useMediaQuery("(max-width: 768px)");

Expand Down

0 comments on commit fbfc541

Please sign in to comment.