how to open a new page by clicking a button in the page of
react. This new page is a html page under the current project.
window.open ("file path of html") cannot be realized. Click on the route to change to localhost:3000/a.html-sharp/, and open the default page. How to directly jump to page an and display the content of page a?