UNPKG

react-fdt-gradient

Version:

A React component library for gradient-based designs, including text, background, and border gradients.

4 lines (3 loc) 223 B
export { default as GradientText } from '../Gradients/GradientText'; export { default as GradientBackground } from '../Gradients/GradientBackground'; export { default as GradientBorder } from '../Gradients/GradientBorder';