@konsys.co/ui

0.2.1-beta • Public • Published

@konsys.co/ui

This is a React component library shared by both web and docs applications in the Turborepo.

Table of Contents

Installation

To install the package, run:

npx @konsys.co/ui add avatar

Usage

To use a component from the library, import it into your project:

import { Avatar } from '@konsys.co/ui';

const App = () => (
  <div>
    <Avatar src="path/to/image.jpg" alt="User Avatar" />
  </div>
);

export default App;

Readme

Keywords

none

Package Sidebar

Install

npm i @konsys.co/ui

Weekly Downloads

638

Version

0.2.1-beta

License

ISC

Unpacked Size

25.5 MB

Total Files

925

Last publish

Collaborators

  • konsys.co