yuken 4 years ago
parent
commit
3bff6860b8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/app/src/components/CustomNavigation/CustomNav.jsx

+ 1 - 0
packages/app/src/components/CustomNavigation/CustomNav.jsx

@@ -7,6 +7,7 @@ import {
   Nav, NavItem, NavLink,
   Nav, NavItem, NavLink,
 } from 'reactstrap';
 } from 'reactstrap';
 
 
+
 function getBreakpointOneLevelLarger(breakpoint) {
 function getBreakpointOneLevelLarger(breakpoint) {
   switch (breakpoint) {
   switch (breakpoint) {
     case 'sm':
     case 'sm':