feat: handling SSR and PG datas for admin space
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export { TeamStatsCard } from "./team-stats-card";
|
||||
export { DirectionOverview } from "./direction-overview";
|
||||
export { MultiSelectFilter } from "./multi-select-filter";
|
||||
export { AdminClientWrapper } from "./admin-client-wrapper";
|
||||
export { TeamDetailClientWrapper } from "./team-detail-client-wrapper";
|
||||
|
||||
Reference in New Issue
Block a user