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