200319_TIL
https://stackoverflow.com/questions/39862145/react-children-only-expected-to-receive-a-single-react-element-child-error-whe
<Link component={RouterLink} to={`/addCard/${category}/${title}`}> <DeckSpeedDial // actions={this.props.action} //!ERROR: No duplicate props allowed actions={this.state.DeckSpeedDialActions} /> </Link>