UNPKG
@docyrus/react-button
Version:
latest (0.0.2)
0.0.2
0.0.1
docy-button component for react
ui.docy.app/docs/installation
@docyrus/react-button
/
README.md
16 lines
(10 loc)
•
196 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
@docyrus
/react-button
docy-button component
for
react.
## Installation
``
`bash npm install @docyrus/react-button `
``
## Usage
``
`tsx import { DocyButton } from '@docyrus/react-button'; `
``