From f54e1a73df1f61b9e55fa28ed05dda1a082d6314 Mon Sep 17 00:00:00 2001 From: Ricardo Carrasco Date: Tue, 27 Sep 2022 16:23:30 -0400 Subject: [PATCH] test deploy --- app/src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/App.js b/app/src/App.js index 33a2da8..4bdb959 100644 --- a/app/src/App.js +++ b/app/src/App.js @@ -7,7 +7,7 @@ function App() {
logo

- Edit src/App.js CICD A little slow because of npm install and build. + Edit src/App.js Hello world.

Learn React