I\'m trying to pass props into a component in Typescript. I\'ve created a LobbyProps interface and my component has it as an argument. If I try passing the props th
LobbyProps