From b9f608164dbc1f413751c2b556991bbe092f54cc Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Fri, 13 Nov 2020 21:21:14 -0500 Subject: Populate the rest of the data with some niceish styling --- src/App.js | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'src/App.js') diff --git a/src/App.js b/src/App.js index e7137a2..4abd1e4 100644 --- a/src/App.js +++ b/src/App.js @@ -32,6 +32,40 @@ function App() { +
+ + +
+
+ + +
+
+ + +
+
+ +
+
+ +
); } -- cgit v1.2.3