diff --git a/public/App.js b/public/App.js
index a46a147..42bdaff 100644
--- a/public/App.js
+++ b/public/App.js
@@ -1,3 +1,3 @@
function App(){
return
-}
\ No newline at end of file
+}
diff --git a/public/Main.js b/public/Main.js
index cb7c512..e3e618a 100644
--- a/public/Main.js
+++ b/public/Main.js
@@ -1,3 +1,5 @@
+import React from 'react';
+
function Main(){
return Hello
-}
\ No newline at end of file
+}
diff --git a/public/index.html b/public/index.html
index 460ce2f..5d23689 100644
--- a/public/index.html
+++ b/public/index.html
@@ -20,18 +20,18 @@
-
+ -->
-
+