4 lines
90 B
TypeScript
4 lines
90 B
TypeScript
import Page from 'app/(main)/settings/teams/[teamId]/members/page';
|
|
|
|
export default Page;
|