From 0964bd33f80ed09653ea50974a4c0eab9883ceec Mon Sep 17 00:00:00 2001 From: molotgor Date: Thu, 13 Feb 2025 15:16:12 +0400 Subject: [PATCH] remove info button --- src/components/JSONViewer/TablePanel.tsx | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/components/JSONViewer/TablePanel.tsx b/src/components/JSONViewer/TablePanel.tsx index 4001287e..ea4598ed 100644 --- a/src/components/JSONViewer/TablePanel.tsx +++ b/src/components/JSONViewer/TablePanel.tsx @@ -54,16 +54,6 @@ const TablePanel = ({ type }: props) => { )} -