@paintless/react
v0.1.0
Published
React binding for the Paintless widget
Maintainers
Readme
@paintless/react
The Paintless widget as a React component.
import { Paintless } from '@paintless/react'
<Paintless />
<Paintless api={{ url: 'https://paintless.example.com', key: 'pk_live_...' }} />A thin mounting layer over @paintless/widget — every option behaves identically
across the bindings.
Part of Paintless — click an element in a running app, describe the change, let an agent make it. Docs: https://kyechan99.github.io/paintless/
MIT © kyechan99
