dashpresshq/dashpress

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

Summary

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

export { getServerSideProps } from "translations/utils";

export default EntityFormActionsSettings;