mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-23 21:22:35 +03:00
fix(blog): fixed use client
This commit is contained in:
parent
4024d2c05c
commit
8f8b97c83a
@ -1,5 +1,4 @@
|
||||
/* eslint-disable */
|
||||
'use client';
|
||||
/* https://strapi.io/blog/how-to-create-an-ssg-static-site-generation-application-with-strapi-webhooks-and-nextjs */
|
||||
import type { InferGetStaticPropsType } from 'next';
|
||||
import Head from "next/head";
|
||||
|
Loading…
Reference in New Issue
Block a user