dashpresshq/dashpress

View on GitHub
src/pages/admin/[entity]/config/relations.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
import { EntityRelationsSettings } from "@/frontend/views/entity/Relations";

export { getServerSideProps } from "translations/utils";

export default EntityRelationsSettings;