chore: format by linter

This commit is contained in:
d-kimsuon
2025-10-18 17:44:59 +09:00
parent 277247aa4b
commit c8f7110cfd

View File

@@ -1,6 +1,5 @@
import { MessageSquareIcon, PlusIcon } from "lucide-react";
import { MessageSquareIcon } from "lucide-react";
import { type FC, type ReactNode, useState } from "react";
import { Button } from "../../../../../components/ui/button";
import {
Dialog,
DialogContent,