react-empty-state:React中的简单空状态

时间:2024-05-17 17:25:06
【文件属性】:

文件名称:react-empty-state:React中的简单空状态

文件大小:126KB

文件格式:ZIP

更新时间:2024-05-17 17:25:06

JavaScript

空状态 React中的简单空状态。 安装 npm install --save react-empty-state 用法 import React , { Component } from 'react' import MyComponent from 'react-empty-state' class Example extends Component { render ( ) { return ( < MyComponent> ) } } 执照 麻省理工学院:copyright:


【文件预览】:
react-empty-state-master
----.gitignore(70B)
----README.md(615B)
----rollup.config.js(3KB)
----package.json(3KB)
----src()
--------__tests__()
--------EmptyState.js(868B)
--------index.js(65B)
--------setupTests.js(815B)
----.babelrc(375B)
----.eslintignore(21B)
----webpack.base.config.js(2KB)
----.editorconfig(147B)
----webpack.config.js(146B)
----.eslintrc.js(1KB)
----webpack.dev.config.js(3KB)
----package-lock.json(550KB)

网友评论