add eslint

This commit is contained in:
Romulus21
2023-09-15 00:06:52 +02:00
parent 076c87b016
commit 1e39c1b79f
10 changed files with 1333 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
import React from "react"
import PageLayout from "../components/PageLayout";
import PageLayout from "../components/PageLayout"
const Meteo = () => {