1.0.6 • Published 2 years ago

ui-kir-on v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago