Skip to content

jafstack/myra-ui

Repository files navigation

Myra UI Components

React components based on material ui for private use and learning purpose.

Run the following command: npm install --save myra-ui

Usage

import { Button } from 'myra-ui';

By default variant is outlined.
custom class support.
<Button className="custom-class">Primary Button</Button>

Demo & Usage guide

Myra UI

Components

  1. Button
  2. Typography
  3. Divider

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published