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/audit.tsx

4 lines
90 B
TypeScript
Raw Normal View History

2022-09-09 18:50:28 +00:00
import { AuditPage } from '../components/AuditPage/AuditPage';
export default AuditPage;