dashpresshq/dashpress

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

Summary

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

export { getServerSideProps } from "translations/utils";

export default EntityDictionSettings;