mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
293d63910a
React.Component requires two parameters. The second parameter (State) is now optional in a more recent version of @types/react however upgrading to this has several major/breaking changes elsewhere. I would prefer to explicitly define State as `{}` in this case. |
||
---|---|---|
.. | ||
__tests__ | ||
demo | ||
style | ||
Grid.tsx | ||
index.en-US.md | ||
index.tsx | ||
index.zh-CN.md |