Since hooks were introduced, wondering if what is your preferred way of calling multiple hooks in a component?
Scenario 1:
const Parent = () => {