From 01bf2df65e3b8304fc6b60c59949e5a138e2ede0 Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 18 Jul 2023 20:41:02 -0400 Subject: [PATCH] Changed the Contribute button in Toolbar.js to say Add Site --- src/components/Toolbar/Toolbar.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/Toolbar/Toolbar.js b/src/components/Toolbar/Toolbar.js index 725cd726..3a72b118 100644 --- a/src/components/Toolbar/Toolbar.js +++ b/src/components/Toolbar/Toolbar.js @@ -258,8 +258,11 @@ function Toolbar(props) { }} > - - Contribute + + Add Site