From 94aecd9cfce3e9b822ff920d4506d21d78661606 Mon Sep 17 00:00:00 2001
From: arctdav <32494274+architec@users.noreply.github.com>
Date: Sun, 12 Dec 2021 19:29:51 -0500
Subject: [PATCH] Change to html emoji text for timer button
---
src/pages/Popup/Popup.jsx | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/pages/Popup/Popup.jsx b/src/pages/Popup/Popup.jsx
index 818d3d585..269246737 100644
--- a/src/pages/Popup/Popup.jsx
+++ b/src/pages/Popup/Popup.jsx
@@ -168,7 +168,11 @@ class Popup extends Component {
value={this.state.daysInput}
/>
-
+
LeetCode List