0.2.2 • Published 11 months ago

bhayangkara-ui-lib2 v0.2.2

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

Getting Started

About Bhayangkara

Mbiz Quasi Retail UI Guideline & Component Library

How to Install

npm install @prodev.mbiz/bhayangkara --save

Note: You need npmjs token to install this packages, please ask to your lead about npmjs token.

How to use

import React from "react";
import { Button } from "@prodev.mbiz/bhayangkara";

export default = () => {
  return (
    <Button variant="contained" color="primary" size="medium">
	    Example Button
    </Button>
  )
}

How to contribute

Who do I talk to?

  • Your Team Lead.
  • Frontend Team.