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
Raw Normal View History

2022-08-30 18:08:54 +00:00
import { OAuth2Page } from '../components/OAuth2Page/OAuth2Page';
export default OAuth2Page;