-
+
+
+

this.setState({ theme: "basic" })}
+ className="opacity-60 cursor-pointer border-gray-100 hover:scale-105 duration-300 hover:border-gray-200 border m-2 "
+ />
+

this.setState({ theme: "modern" })}
+ className="opacity-60 cursor-pointer border-gray-100 hover:scale-105 hover:border-gray-200 duration-300 border m-2 "
+ />
+

this.setState({ theme: "stylish" })}
+ className="opacity-60 cursor-pointer border border-gray-100 hover:border-gray-200 hover:scale-105 duration-300 m-2"
+ />
+

this.setState({ theme: "preview" })}
+ className="opacity-60 cursor-pointer border border-gray-100 hover:border-gray-200 hover:scale-105 duration-300 m-2"
+ />
-
-
-
-
-
-
@@ -274,15 +275,6 @@ class Editor extends React.Component {
- {/*