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