You can access nested URL parameters using nested destructuring, e.g., const { userId, postId } = useParams();
Question 19 of 20 in useParams Quiz