0.1.0 • Published 5 years ago
energisa-ui-test v0.1.0
@energisa-ui
Energisa UI React Library based on Material UI
Install
npm install energisa-uior
yarn add energisa-uiUsage
import React, { Component } from 'react'
import { MyComponent } from 'energisa-ui'
function Example() {
return (
<MyComponent />
)
}
...0.1.0
5 years ago