Create a grid layout by setting the grid property of List. expand code. import { List, Card } from 'antd'; const data = [ { title: 'Title 1', } ...
確定! 回上一頁