1.0.6 • Published 3 years ago

ui-kir-on v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Installation

npm i ui-kir-on

Getting started with kir ui

import * as React from 'react';
import ReactDOM from 'react-dom';
import Button from 'ui-kir-on';

function App() {
return (
<Button color="teal">
Hello World
</Button>
);
}

Components

  • Button.
  • Checkbox.
  • IsometricMenu.
  • ProfileCard
  • Toggle

test

https://kir-ui-test.vercel.app

idea

https://www.youtube.com/c/OnlineTutorials4Designers

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago