UNPKG

comic-plus

Version:

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

12 lines (11 loc) 167 B
const containerCommonProps = { height: String }; const asideProps = { ...containerCommonProps, width: String }; export { asideProps, containerCommonProps };