An open API service indexing awesome lists of open source software.

https://github.com/migueldcdev/iobutton

A minimal npm package with a close React button.
https://github.com/migueldcdev/iobutton

Last synced: 5 months ago
JSON representation

A minimal npm package with a close React button.

Awesome Lists containing this project

README

          

# IOButton

A minimal package with a close React button.

## Usage Example

```tsx
import { CloseButton } from "iobutton"

```