This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-11-26 12:10:06 +08:00
Code
Issues
Actions
23
Packages
Projects
Releases
Wiki
Activity
d7a110552b
ant-design
/
components
/
table
/
index.tsx
4 lines
52 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: rename table/index.jsx to table/Table.jsx
2016-06-19 10:56:42 +08:00
import
Table
from
'./Table'
;
Add table demos
2015-07-09 11:41:36 +08:00
refactor: rename table/index.jsx to table/Table.jsx
2016-06-19 10:56:42 +08:00
export
default
Table
;
Reference in New Issue
Copy Permalink