dashpresshq/dashpress

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

Summary

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

export { getServerSideProps } from "translations/utils";

export default VariablesSettings;