Also, I used react-table with Chakra-ui and the Table component doesn't propagate props to it's children, I had to use Box as={Table} to make it work.
確定! 回上一頁