diff --git a/changelog.txt b/changelog.txt index 93e8f291..f2cabda8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,7 @@ -Version 1.3.4 - 26th December, 2024 +Version 1.3.4 - 27th December, 2024 - Improvement - Enhanced the UI of the Table and Line chart component for responsive design. - Improvement - Added option group to the Select component. +- Improvement - Updated the Table component design. Version 1.3.3 - 20th December, 2024 - Fixed - React `Each child in a list should have a unique "key" prop` console warning. diff --git a/src/components/table/table.tsx b/src/components/table/table.tsx index 130fae20..2ccbcd98 100644 --- a/src/components/table/table.tsx +++ b/src/components/table/table.tsx @@ -216,7 +216,7 @@ export const Table = ( { } > -
+
= ( { return ( = ( { return ( = ( { return (
= ( { return (