master
import { Dashboard } from "@/frontend/views/Dashboard/List"; export { getServerSideProps } from "translations/utils"; export default Dashboard;