From f79555dbdf214ed6ae7d0d6928cbf604c8ef8faf Mon Sep 17 00:00:00 2001
From: rlreamy <34109594+rlreamy@users.noreply.github.com>
Date: Mon, 16 Dec 2024 13:07:14 -0500
Subject: [PATCH] Update TubuleSchematic.js
---
src/components/Explorer/TubuleSchematic.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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
-
+
);
}
}
-export default TubuleSchematic;
\ No newline at end of file
+export default TubuleSchematic;