diff --git a/src/dzeio/Navbar/index.tsx b/src/dzeio/Navbar/index.tsx index 26f7975..0a8449b 100644 --- a/src/dzeio/Navbar/index.tsx +++ b/src/dzeio/Navbar/index.tsx @@ -82,7 +82,7 @@ interface State { /** * Navbar/Sidebar Component - * @version 1.0.1 + * @version 1.0.2 */ export default class Navbar extends React.Component { @@ -224,7 +224,7 @@ export default class Navbar extends React.Component {
- + {this.props.user.menu?.informations && ( {this.props.user.menu?.informations} )}