1.0.0 • Published 6 years ago
@mahmudhamid/norsani-components v1.0.0
norsani-components
Norsani shared components between Norsani Apps.
Install
npm install --save @mahmudhamid/norsani-componentsUsage
import React, { Component } from 'react'
import MyComponent from '@mahmudhamid/norsani-components'
import '@mahmudhamid/norsani-components/dist/index.css'
class Example extends Component {
  render() {
    return <MyComponent />
  }
}License
MIT © MahmudHamid
1.0.0
6 years ago