diff --git a/vizro-core/changelog.d/20231031_111125_huong_li_nguyen_fix_table_overflow.md b/vizro-core/changelog.d/20231031_111125_huong_li_nguyen_fix_table_overflow.md index b3193012b..1f58a295b 100644 --- a/vizro-core/changelog.d/20231031_111125_huong_li_nguyen_fix_table_overflow.md +++ b/vizro-core/changelog.d/20231031_111125_huong_li_nguyen_fix_table_overflow.md @@ -37,7 +37,7 @@ Uncomment the section that is right (remove the HTML comment wrapper). ### Fixed -- Fix overflowing of `Table` ([#137](https://github.com/mckinsey/vizro/pull/137)) +- Prevent `Table` from overflowing its container ([#137](https://github.com/mckinsey/vizro/pull/137))