Skip to content

remove unused UI components and utilities

Laxmana Arasavilli requested to merge ui_feature_reusable-components-v1 into main
  • Deleted Pagination, Select, Sonner, Table, Tooltip, and utility functions from the UI components.
  • Removed error messages constants and icon enums.
  • Updated enums for buttons and tooltip positions.
  • Added new icons for alert, check, chevron, and info.
  • Implemented new Button, CheckBox, Pagination, Table, Tabs, and ToastProvider components.
  • Enhanced ToastProvider for better toast management.

Merge request reports

Loading