Add footer to the portal for copyright + legal notices
Compare changes
Files
2@@ -13,6 +13,7 @@ import { useEffect, useContext, useState } from 'react';
@@ -20,15 +21,16 @@ const useStyles = makeStyles((theme: Theme) =>
@@ -88,6 +90,8 @@ export default function MainPortal() {