0.2.9 • Published 1 year ago

bhayangkara-ui2 v0.2.9

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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.