feat: 신규 Stove GNB 추가, 푸터 이미지 경로 함수 추가
This commit is contained in:
6
layers/layouts/onlyStove.vue
Normal file
6
layers/layouts/onlyStove.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<LayoutsStoveHeader />
|
||||
<slot />
|
||||
</template>
|
||||
Reference in New Issue
Block a user