From 4702eb67aae29980301df7544622ea39f7b25d8a Mon Sep 17 00:00:00 2001 From: Ben Woodward Date: Fri, 6 Aug 2021 13:44:14 -0700 Subject: Removes direction prop from wificard (#177) This was causing a runtime error and isn't necessary. Fixes #172 --- src/App.js | 1 - src/components/WifiCard.js | 8 +------- 2 files changed, 1 insertion(+), 8 deletions(-) (limited to 'src') diff --git a/src/App.js b/src/App.js index baa3c83..b6862aa 100644 --- a/src/App.js +++ b/src/App.js @@ -114,7 +114,6 @@ function App() { { > -- cgit v1.2.3