Skip to content
Snippets Groups Projects
Commit b5827670 authored by Jonas Braathen's avatar Jonas Braathen
Browse files

Fix linting error

parent 7dd2b444
No related branches found
No related tags found
1 merge request!62Various smaller changes
Pipeline #93928 passed
import React from 'react'
import { useTranslation } from 'react-i18next'
import Page from 'components/page'
import { Debug } from 'components/debug'
import { Link } from 'react-router-dom'
export default function FrontPage() {
const { t } = useTranslation(['common'])
return (
<Page>
<p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment