UNPKG

cdbreact

Version:

Elegant UI kit and reusable components for building mobile-first, responsive websites and web apps

6 lines (5 loc) 150 B
import React from "react"; declare const StepperDivider: ({ status }: { status: any; }) => React.JSX.Element; export default StepperDivider;