1.0.0-beta.1 • Published 6 years ago
chili-modal v1.0.0-beta.1
chili-modal
模态弹层
Install
npm install --save chili-modal
Usage
import * as React from 'react'
import MyComponent from 'chili-modal'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © xiamu14
1.0.0-beta.1
6 years ago
1.0.0-beta.0
6 years ago