From a105f0bd73ef8373e4487bfa0e19462121be3f61 Mon Sep 17 00:00:00 2001 From: Ibrahim Mkusa Date: Tue, 25 Apr 2023 22:52:40 -0400 Subject: ex 1.7 --- part1/unicafe/src/App.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'part1') diff --git a/part1/unicafe/src/App.js b/part1/unicafe/src/App.js index efb32a2..1b6f57e 100644 --- a/part1/unicafe/src/App.js +++ b/part1/unicafe/src/App.js @@ -30,8 +30,11 @@ const App = () => { + + + ) } - + export default App -- cgit v1.2.3