diff --git a/src/App.js b/src/App.js
index 8d30ba1..e1bd60d 100644
--- a/src/App.js
+++ b/src/App.js
@@ -1,85 +1,108 @@
import React from "react";
-
function App() {
return (
-
- choose
-
-
- Gates
-
-
- Resistace
-
-
- Device
-
-
- Wire
-
-
- Electrifiy
-
-
- Conductor
-
-
- Power Control
-
-
-
-
+
+ choose
+
+
+ Gates
+
+
+ Resistace
+
+
+ Device
+
+
+ Wire
+
+
+ Electrifiy
+
+
+ Conductor
+
+
+ Power Control
+
+
-
- a
-
-
- b
-
-
- c
-
-
- d
-
-
- e
-
-
- f
-
-
- Tools
-
-
- c-
-
-
- []
-
-
- -D
-
-
-
-
+
-
-
);
}