mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 05:49:40 +02:00
Merge pull request #1202 from makeplane/fix-build-errors
release: 2024.09.19-2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user