Merge branch 'fix/redirect-error' into 'development'

[HOTFIX/FE] Fixing redirect issues

See merge request mbugroup/lti-web-client!93
This commit is contained in:
kris
2025-12-10 11:53:47 +00:00
3 changed files with 0 additions and 8 deletions
-2
View File
@@ -8,6 +8,4 @@ const Closing = () => {
);
};
export const dynamic = 'force-static';
export default Closing;