diff --git a/src/components/JournalPage.js b/src/components/JournalPage.js
index 75c5833..ade6a2d 100644
--- a/src/components/JournalPage.js
+++ b/src/components/JournalPage.js
@@ -652,22 +652,44 @@ const JournalPage = ({ authorizedFetch, stores }) => {
{storeLabel}
-
-
-
-
+
+
+
+
{entry.note ? {entry.note}
: null}
{reminderLabel}