Skip to content
Snippets Groups Projects

fix linting frontend

4 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
import React from "react"
import styles from "../styles/Footer.css"
import "../styles/Footer.css"
export default function Footer() {
Loading