Hello I want to pass in props to another component through Link Router
I am using Class Component
constructor(props: IBanner) { super(props);