+ {/* START colored balls */}
+
+ {/* Yellow Ball 1 */}
+
+ {/* Orange Ball */}
+
+ {/* Green Ball */}
+
+
+ {/* END colored balls */}
YumYum Time!!
From 782ade5a9d82a9218757db72a70fafe5237c96f5 Mon Sep 17 00:00:00 2001
From: "[Darrick Fauvel]" <[darrick@darrickdevelops.com]>
Date: Sat, 18 Nov 2023 09:28:23 -0500
Subject: [PATCH 4/5] style(search.jsx): add white-space for better readability
Add white-space for better readability
issue #115
---
src/pages/Search.jsx | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/src/pages/Search.jsx b/src/pages/Search.jsx
index d8581e2..76e11d2 100644
--- a/src/pages/Search.jsx
+++ b/src/pages/Search.jsx
@@ -34,15 +34,19 @@ const Search = () => {
{/* END colored balls */}
+