0.0.8 • Published 4 years ago

@pvduc/ui v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@pvduc/ui

@pvduc/ui is a React UI library.

✨ Features

📦 Install

# Using npm
npm install @pvduc/ui

# Using yarn
yarn add @pvduc/ui

🔨 Usage

import React from 'react';
import { Button } from '@pvduc/ui';

const App = () => {
    <Button color="primary">
        Hello World
    </Button>
}

📑 License

MIT Copyright © Pv Duc

0.0.8

4 years ago

0.0.75

4 years ago

0.0.74

4 years ago

0.0.73

4 years ago

0.0.72

4 years ago

0.0.7

4 years ago

0.0.67

4 years ago

0.0.66

4 years ago

0.0.65

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago