dashpresshq/dashpress

View on GitHub
src/pages/admin/settings/system.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
import { SystemSettings } from "@/frontend/views/settings/System";

export { getServerSideProps } from "translations/utils";

export default SystemSettings;