mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-16 05:44:17 -06:00
removed(InterviewForm): testing button
This commit is contained in:
parent
480e14e74c
commit
da1b08951a
@ -207,13 +207,6 @@ export default function InterviewForm() {
|
|||||||
<button>Check Out the rest of the site here</button>
|
<button>Check Out the rest of the site here</button>
|
||||||
</Link>
|
</Link>
|
||||||
</dialog>
|
</dialog>
|
||||||
|
|
||||||
<button
|
|
||||||
onClick={() => {
|
|
||||||
dialogRef.current.showModal();
|
|
||||||
}}>
|
|
||||||
Show the modal
|
|
||||||
</button>
|
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user