feat [front]: rationalize navbar name and place
This commit is contained in:
parent
be8cf4f755
commit
409942d9c3
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div class="layout bg-gray-100">
|
||||
<nav-bar />
|
||||
<LayoutNavBar />
|
||||
<div class="container mx-auto">
|
||||
<slot />
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue