mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-16 01:46:38 +00:00
move all components to components dir
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import AccessToken from "@app/app/auth/resource/[resourceId]/AccessToken";
|
||||
import AccessToken from "@app/components/AccessToken";
|
||||
|
||||
export default async function ResourceAuthPage(props: {
|
||||
params: Promise<{ accessToken: string }>;
|
||||
|
||||
Reference in New Issue
Block a user