0.0.4-beta-eaf9c840 • Published 4 years ago

@ray-js/components-ty-switch v0.0.4-beta-eaf9c840

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

English | 简体中文

@ray-js/components-ty-switch

latest download

涂鸦风格开关

Installation

$ npm install @ray-js/components-ty-switch
# or
$ yarn add @ray-js/components-ty-switch

Usage

import Switch from '@ray-js/components-ty-switch';
export default () => <Switch />;