UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

3 lines (2 loc) 102 B
import type { ButtonProps } from "../../Button"; export type BottomGradientButtonProps = ButtonProps;