fix errors with import footer
This commit is contained in:
parent
c7af2deb9c
commit
adf23f3b8f
@ -1,5 +1,5 @@
|
||||
import React from "react";
|
||||
// import { Footer } from "./parts/Footer";
|
||||
import { Footer } from "./parts/Footer";
|
||||
import Header from "./parts/Header";
|
||||
type Props = {
|
||||
header?: React.ReactElement;
|
||||
|
Loading…
x
Reference in New Issue
Block a user