From 4e7a8179bbddacaac01a16e105b39dee56837678 Mon Sep 17 00:00:00 2001 From: Stephen DeLorme Date: Sat, 7 May 2022 18:32:29 -0400 Subject: [PATCH 1/3] gitignore update --- frontend/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/.gitignore b/frontend/.gitignore index da748a1..f4a466d 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -14,6 +14,8 @@ bower_components *.sublime* +build + psd thumb sketch From cc83fe60bf360ce17f7b0035a48fb050d393b374 Mon Sep 17 00:00:00 2001 From: Stephen DeLorme Date: Sat, 7 May 2022 18:33:15 -0400 Subject: [PATCH 2/3] Cete name update --- frontend/src/App.js | 2 +- frontend/src/routes/NewFamily.js | 2 +- frontend/src/routes/Onboarding.js | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/App.js b/frontend/src/App.js index 16bd086..37acfa1 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -30,7 +30,7 @@ function App() { return (