UNPKG

@lobehub/ui

Version:

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

3 lines 194 B
import BottomGradientButton from "./BottomGradientButton.mjs"; import { BottomGradientButtonProps } from "./type.mjs"; export { type BottomGradientButtonProps, BottomGradientButton as default };