dashpresshq/dashpress

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

Summary

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

export { getServerSideProps } from "translations/utils";

export default TableViewsSettings;