Contact Page Finally Implemented
This commit is contained in:
@ -42,7 +42,7 @@ class Homepage extends React.Component {
|
||||
testModal() {
|
||||
console.log("oof");
|
||||
this.props.openModal(
|
||||
<Modal>
|
||||
<Modal close>
|
||||
Hello Modal
|
||||
</Modal>
|
||||
);
|
||||
|
Reference in New Issue
Block a user