Here is my implementation but with Typescript, in case someone else finds it useful: ... import { CSVLink } from "react-csv"; <CSVLink data={data} ...
確定! 回上一頁