mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
fix: client component rendering
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
"use client";
|
||||
import { FC } from "react";
|
||||
import { useForm } from "react-hook-form";
|
||||
import { Lightbulb } from "lucide-react";
|
||||
|
||||
Reference in New Issue
Block a user