import React from "react"; interface Props { slot: number; } export default function TdrEinstellung({ slot }: Props) { return