Skip to content
Snippets Groups Projects

Updated header and footer

Merged Sivert Kronen Hatteberg requested to merge GREG-98-styling-fixes into master
@@ -15,7 +15,7 @@ import {
Divider,
} from '@mui/material'
import { appInst, appTimezone, appVersion, appInst } from 'appConfig'
import { appInst, appTimezone, appVersion } from 'appConfig'
import { Link } from 'react-router-dom'
const Yes = () => <CheckIcon color="success" />
Loading