0.0.11 • Published 3 months ago

@real-system/switch v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Installation

# install peer dependencies

# npm
$ npm install react react-dom @real-system/ariakit-library @real-system/typography @real-system/utils-library @real-system/styled-library @real-system/elements-primitive
# yarn
$ yarn add react react-dom @real-system/ariakit-library @real-system/typography @real-system/utils-library @real-system/styled-library @real-system/elements-primitive

# install switch

# npm
$ npm install @real-system/switch
# yarn
$ yarn add @real-system/switch

Code Example

import { Switch } from '@real-system/switch';

const MySwitch = () => <Switch />;
0.0.11

3 months ago

0.0.10

3 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.5

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago