monocle / recordexpungPDX

A project to automate the expungement of qualifying criminal records in Oregon. This project is done in conjunction with Qiu-Qiu Law.
https://recordsponge.com
MIT License
0 stars 0 forks source link

Add back in demo state in Demo and RecordSearch #19

Closed monocle closed 1 year ago

monocle commented 1 year ago

This needs to be performed to ensure the demo property is set for server requests.

Also, use useNavigate to replace current URL to navigate OeciLogin instead of rendering within RecordSearch. https://reactrouter.com/en/6.6.2/hooks/use-navigate#type-declaration

monocle commented 1 year ago

842056fd