From 0f23794e10ecba06123d60e2cb9c0a939329ca22 Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Mon, 21 Feb 2022 14:50:14 -0600 Subject: [PATCH] add wrench because I could not be bothred to redo the other commit Signed-off-by: Sam Therapy --- src/components/react_button/react_button.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/react_button/react_button.js b/src/components/react_button/react_button.js index 9c9ca0a4..71142540 100644 --- a/src/components/react_button/react_button.js +++ b/src/components/react_button/react_button.js @@ -55,6 +55,7 @@ const ReactButton = { { displayText: 'owl', replacement: '🦉' }, { displayText: 'bottle', replacement: '🍼' }, { displayText: 'crayon', replacement: '🖍️' }, + { displayText: 'wrench', replacement: '🔧' }, { displayText: 'blackula', replacement: '🧛🏿' } ] },