1.0.0 • Published 4 years ago
deneme-button-deneme v1.0.0
react-custom-elements
Use custom elements for react project
Install
npm install --save react-custom-elements
Usage
import React, { Component } from 'react'
import MyComponent from 'react-custom-elements'
import 'react-custom-elements/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Muhammed Deniz(https://github.com/Muhammed Deniz)
1.0.0
4 years ago