Component cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from "react";
|
||||
import SectionHeader from "../../app/components/sections/SectionHeader";
|
||||
import SectionHeader from "../../app/components/type/SectionHeader";
|
||||
import { componentTestSuite } from "../utils/componentTestSuite";
|
||||
|
||||
type SectionHeaderProps = React.ComponentProps<typeof SectionHeader>;
|
||||
|
||||
Reference in New Issue
Block a user