0.0.11 • Published 1 year ago

@real-system/switch v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago

0.0.1

3 years ago