mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-13 16:46:59 +00:00
* refactor(ui): replace custom tabs component with ANTD component for dataset details page * fixed failing unit test and updated tour page * fixed failing cypress * replace custom tabs with antd tabs in all the version details page * code smell * refactor table details page * fixed failing unit test and broken tour page * fixed broken tour