- Updated the table background color to use Theme.colors.gray900 for better contrast
- Removed the dropdown component and its associated styles, as well as the publishing state indicator and related files, to streamline the codebase and eliminate unused features
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/**
|
||||
* Copyright 2024 Phenix Real Time Solutions, Inc. Confidential and Proprietary. All Rights Reserved.
|
||||
*/
|
||||
export * from './contexts';
|
||||
export * from './date';
|
||||
export * from './sort';
|
||||
export * from './validators';
|
||||
|
||||
Reference in New Issue
Block a user