diff --git a/changelog.txt b/changelog.txt index 271bb8dc..bee2976d 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. - Improvement - Added support for controlling selected dates through the 'selected' prop in DatePicker component. - Fixed - DatePicker component crash when navigating through years. 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 (