1.5.3 • Published 3 years ago
jamallo-test-library v1.5.3
sanhab-jamallo
master project for sanhab
Install
npm install --save sanhab-jamallo
Usage
import React, { Component } from 'react'
import MyComponent from 'sanhab-jamallo'
import 'sanhab-jamallo/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
1.5.3
3 years ago