import { useParams } from "@remix-run/react"; import type { LoaderFunction, ActionFunction, } from "@remix-run/{runtime}"; export const loader: ...
確定! 回上一頁