diff --git a/src/components/Explorer/TubuleSchematic.js b/src/components/Explorer/TubuleSchematic.js index 7733c19e..5ec5bcc1 100644 --- a/src/components/Explorer/TubuleSchematic.js +++ b/src/components/Explorer/TubuleSchematic.js @@ -2083,7 +2083,7 @@ class TubuleSchematic extends Component { - + { this.props.handleCellTypeClick(CellTypeEnum.MACULA_DENSA_CELL); }} @@ -2100,11 +2100,11 @@ class TubuleSchematic extends Component { macula densa - CortexOuter StripeInner StripeInner Medulla + CortexOuter StripeInner StripeInner Medulla ); } } -export default TubuleSchematic; \ No newline at end of file +export default TubuleSchematic;