6
app/routes/Layouts/NavbarOnly/index.js
Executable file
6
app/routes/Layouts/NavbarOnly/index.js
Executable file
@@ -0,0 +1,6 @@
|
||||
import { NavbarOnly } from './NavbarOnly';
|
||||
import { LayoutNavbar } from './components/LayoutNavbar';
|
||||
|
||||
NavbarOnly.Navbar = LayoutNavbar;
|
||||
|
||||
export default NavbarOnly;
|
Reference in New Issue
Block a user