Members of an intergalactic alliance
paving the way for peace and benevolence among all species. They are known for their enthusiasm for science, for their love of fun, and their dedication to education.
diff --git a/src/App.jsx b/src/App.jsx index 34964d71..352751f9 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1,17 +1,7 @@ import React, { Component } from 'react'; +import Welcome from './components/Welcome'; +import Support from './components/Support'; -class Welcome extends React.Component { - constructor(props) { - super(props); - } - render() { - return
Members of an intergalactic alliance
paving the way for peace and benevolence among all species. They are known for their enthusiasm for science, for their love of fun, and their dedication to education.