ยฉ 2026 Hedgehog Software, LLC
useNavigate
action
const some_action = action(async (data) => {useNavigate()("/")}) ... <form action={some_action}>