Commit 29db1326 authored by Kim, MinGyu's avatar Kim, MinGyu
Browse files

TEST

parent 9fba56f3
......@@ -5,10 +5,7 @@ import { Login, Signup } from "./auth";
import { Board } from "./board";
import { Header, Body } from "./home";
import Posting from "./post/posting";
<<<<<<< HEAD
=======
import Layout from "./commons/layout";
>>>>>>> MK11
export const App = () => {
return (
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment