dashpresshq/dashpress

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

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
import { EntityFieldsSettings } from "@/frontend/views/entity/Fields";

export { getServerSideProps } from "translations/utils";

export default EntityFieldsSettings;