mirror of
https://github.com/makeplane/plane.git
synced 2025-12-22 22:59:33 +01:00
3 lines
117 B
TypeScript
3 lines
117 B
TypeScript
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
export const AccessController = (props: any) => <></>;
|