front fix erro
This commit is contained in:
parent
c2b539dfe4
commit
5077dfb95e
@ -179,4 +179,8 @@ export const getServerSideProps: GetServerSideProps = async (ctx) => {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return {
|
||||
props: {}
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user