Merge pull request #1202 from makeplane/fix-build-errors

release: 2024.09.19-2
This commit is contained in:
sriram veeraghanta
2024-09-19 22:08:46 +05:30
committed by GitHub

View File

@@ -2,8 +2,7 @@
import { useState } from "react";
// ui
import { InfoIcon } from "lucide-react";
import { Button, TOAST_TYPE, Tooltip, setToast } from "@plane/ui";
import { Button, TOAST_TYPE, setToast } from "@plane/ui";
// components
import { RadioInput } from "@/components/estimates";
// hooks