yuken hace 4 años
padre
commit
3bff6860b8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,
 } from 'reactstrap';
 
+
 function getBreakpointOneLevelLarger(breakpoint) {
   switch (breakpoint) {
     case 'sm':