Reorganize and cleanup
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import React from 'react';
|
||||
|
||||
import { Header, Navbar, Nav } from 'rsuite';
|
||||
|
||||
import MenuDropdown from './MenuDropdown';
|
||||
import Title from './../General/Title';
|
||||
import Title from '../Title';
|
||||
|
||||
export default function NavBar({ title }) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user