CyclicMaterials/molecule-input

View on GitHub
src/Input/props.js

Summary

Maintainability
A
0 mins
Test Coverage
import sharedProps from './../shared/props';

const props = sharedProps;

export default props;