@drosarl/jasma-ui
v1.0.2
Published
the description will comme soon
Readme
@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
