maintenance
This commit is contained in:
5
src/components/pagination/index.ts
Normal file
5
src/components/pagination/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Copyright 2024 Phenix Real Time Solutions, Inc. Confidential and Proprietary. All Rights Reserved.
|
||||
*/
|
||||
export * from './pagination';
|
||||
export {default as Pagination} from './pagination';
|
||||
Reference in New Issue
Block a user