diff --git a/src/Popup/Components/Table.tsx b/src/Popup/Components/Table.tsx index 45ebc96..9885623 100644 --- a/src/Popup/Components/Table.tsx +++ b/src/Popup/Components/Table.tsx @@ -18,7 +18,7 @@ const Table = ({ title, children }: TableProps) => { { + ) } diff --git a/src/Popup/Popup.tsx b/src/Popup/Popup.tsx index dcf0ee8..305f167 100644 --- a/src/Popup/Popup.tsx +++ b/src/Popup/Popup.tsx @@ -55,7 +55,7 @@ const Popup = () => {