1.0.2 • Published 5 years ago
@drosarl/jasma-ui v1.0.2
@drosarl/jasma-ui
Install
npm install --save @drosarl/jasma-uiUsage
import * as React from "react";
import MyComponent from "@drosarl/jasma-ui";
class Example extends React.Component {
  render() {
    return <MyComponent />;
  }
}License
MIT © frediustcDev