fix. 컴포넌트 폴더 구조 변경
This commit is contained in:
@@ -2,10 +2,8 @@
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<LayoutDefaultHeader />
|
||||
<main>
|
||||
<slot />
|
||||
</main>
|
||||
<LayoutDefaultFooter />
|
||||
<BlocksDefaultHeader />
|
||||
<slot />
|
||||
<BlocksDefaultFooter />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user