From e0b0b2f976c61225a178c7715caf2656a1f6741f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 15 Dec 2018 21:32:51 +0100 Subject: moving stuff --- client/common/loader.component.js | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 client/common/loader.component.js (limited to 'client/common/loader.component.js') diff --git a/client/common/loader.component.js b/client/common/loader.component.js new file mode 100644 index 00000000..6795424b --- /dev/null +++ b/client/common/loader.component.js @@ -0,0 +1,10 @@ +import React, { Component } from 'react' + +export default function Loader() { + return ( +
+
+
+
+ ) +} \ No newline at end of file -- cgit v1.2.3-70-g09d2