UNPKG

cdbreact

Version:

Elegant UI Kit and reusable components for building mobile-first, responsive webistes and web apps

6 lines (5 loc) 149 B
/// <reference types="react" /> declare const StepperDivider: ({ status }: { status: any; }) => JSX.Element; export default StepperDivider;