UNPKG

comic-plus

Version:

<p align="center"> <img width="200px" src="./logo.png"/> </p>

10 lines (9 loc) 124 B
const stepItemProps = { title: String, content: String, icon: Object, error: Boolean }; export { stepItemProps };