In React, a code smell consisting on passing the (parameter) properties of children components to the parent component's parameter lists, without the parents doing anything other than just passing them upwards.