Added support for setting a default value of a field when creating the form of a Custom Action in the Action Builder.
Added a new custom hook called useNavigate. This is a wrapper around the useLocation and useSearch hooks from Wouter. This was done to preserve any existing query string in the URL after redirect.