icynet-admin/pages/users.tsx

4 lines
90 B
TypeScript
Raw Normal View History

2022-08-29 18:09:28 +00:00
import { UsersPage } from '../components/UsersPage/UsersPage';
export default UsersPage;