mirror of
https://github.com/documenso/documenso.git
synced 2025-11-22 20:51:33 +10:00
document status, dashboard
This commit is contained in:
@ -34,6 +34,8 @@ export async function getServerSideProps(context: any) {
|
||||
},
|
||||
});
|
||||
|
||||
// todo sign ui
|
||||
|
||||
return {
|
||||
props: {},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user