dashpresshq/dashpress

View on GitHub
src/pages/roles/index.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
import { ListRoles } from "@/frontend/views/roles/List";

export { getServerSideProps } from "translations/utils";

export default ListRoles;