help
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import React from "react";
|
||||
import { Link } from "@components/index";
|
||||
import {
|
||||
Hero, HeroPrimarySection, HeroAside, HeroAsideItem, HeroPrimaryButtons
|
||||
} from "@components/Hero";
|
||||
import { Hero, HeroPrimarySection, HeroAside, HeroAsideItem, HeroPrimaryButtons } from "@components/Hero";
|
||||
import noop from "@utils/noop";
|
||||
|
||||
const InEnglishPageHero: React.FC = () => (
|
||||
|
||||
Reference in New Issue
Block a user