diff --git a/client/src/components/PingTab.tsx b/client/src/components/PingTab.tsx index e963a26..287356c 100644 --- a/client/src/components/PingTab.tsx +++ b/client/src/components/PingTab.tsx @@ -7,11 +7,9 @@ const PingTab = ({ onPingClick }: { onPingClick: () => void }) => {