We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff45e30 + affb405 commit 054713aCopy full SHA for 054713a
pages/index.js
@@ -1,7 +1,7 @@
1
import { useEffect, useState } from "react";
2
import { DataTable } from "primereact/datatable";
3
import { Column } from "primereact/column";
4
-import { Head } from "next/head";
+import Head from "next/head";
5
import { weatherTemplate, getWeatherIndex } from "../components/weatherTemplate";
6
7
0 commit comments