I have 3 components like this, how I update state in App component
How I update state onclick in Counter component
import React, { useState } from \'re