upd
This commit is contained in:
4
src/components/profile/index.ts
Normal file
4
src/components/profile/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// Export all profile components
|
||||
export { AchievementBadge } from './AchievementBadge';
|
||||
export { ProfileStats } from './ProfileStats';
|
||||
export { ActivityFeed } from './ActivityFeed';
|
||||
Reference in New Issue
Block a user