From a7f1433da5ddf11845251a062da96bc42c631f50 Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Fri, 16 Apr 2021 19:18:00 -0400 Subject: Deleted template for frontend. --- maps-frontend/src/components/Loading.js | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 maps-frontend/src/components/Loading.js (limited to 'maps-frontend/src/components/Loading.js') diff --git a/maps-frontend/src/components/Loading.js b/maps-frontend/src/components/Loading.js deleted file mode 100644 index 6fdf5ba..0000000 --- a/maps-frontend/src/components/Loading.js +++ /dev/null @@ -1,20 +0,0 @@ -// CSS import -import '../css/App.css'; - -/** - * Component that shows the program initially loading. - * @returns The loading widget - spinning logo :) - */ -function Loading() { - return ( -
-
- logo -

Loading WatchDogs

-

It takes a minute to connect to the servers and database :)

-
-
- ); -} - -export default Loading; \ No newline at end of file -- cgit v1.2.3-70-g09d2