0.1.0 • Published 1 year ago

@ray-js/components-ty-switch v0.1.0

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