This repository has been archived on 2024-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
icynet-admin/pages/oauth2.tsx

4 lines
94 B
TypeScript

import { OAuth2Page } from '../components/OAuth2Page/OAuth2Page';
export default OAuth2Page;