| 1 | import { Project } from "@/core/Project"; |
| 2 | import { Button } from "@/components/ui/button"; |
| 3 | import { MouseLocation } from "@/core/service/controlService/MouseLocation"; |
| 4 | import { ColorManager } from "@/core/service/feedbackService/ColorManager"; |