@openlens/button
v1.0.0
Published
Highly extendable button in the Lens.
Downloads
2
Readme
@openlens/button
This package contains stuff related to creating Lens-applications.
Usage
$ npm install @openlens/button
import type { ButtonProps } from "@openlens/button";
import { Button } from "@openlens/button";