UNPKG

ant-table-responsive

Version:

responsive ant design table

32 lines (31 loc) 626 B
{ "name": "ant-table-responsive", "version": "1.0.1", "description": "responsive ant design table", "main": "src/index.js", "repository": { "type": "git", "url": "https://github.com/arif25169" }, "keywords": [ "ant", "antdesing", "antd", "table", "responsive", "react" ], "author": "juraj kocan", "license": "MIT", "devDependencies": { "@types/react-dom": "^16.9.8", "@typescript-eslint/parser": "^2.14.0", "antd": "^4.8.2", "react": "^17.0.1", "react-dom": "^17.0.1", "typescript": "4.1.2" }, "dependencies": { "typestyle": "^2.0.4" } }