Skip to content

Commit fac621d

Browse files
chore: 임시 헤더 이름 변경
1 parent e182a68 commit fac621d

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/shared/component/Layout/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { Outlet } from 'react-router-dom';
22

33
import * as styles from './Layout.css';
4-
import Header from './header/Header';
4+
import Header from './testheader/Header';
55
import Footer from './footer/Footer';
66

77
const Layout = () => {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)