mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 19:11:12 -05:00
Refactor code structure and remove redundant changes
This commit is contained in:
4
src-old/components/common/index.ts
Normal file
4
src-old/components/common/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// Common reusable components barrel exports
|
||||
export { LoadingGate } from './LoadingGate';
|
||||
export { ProfileBadge } from './ProfileBadge';
|
||||
export { SortControls } from './SortControls';
|
||||
Reference in New Issue
Block a user