0.0.8 • Published 3 years ago

@pvduc/ui v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

0.0.75

3 years ago

0.0.74

3 years ago

0.0.73

3 years ago

0.0.72

3 years ago

0.0.7

3 years ago

0.0.67

3 years ago

0.0.66

3 years ago

0.0.65

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago