Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
@@ -16,6 +16,7 @@ import { toast } from "sonner";
|
|||||||
import { ScrollArea } from "@/components/ui/scroll-area";
|
import { ScrollArea } from "@/components/ui/scroll-area";
|
||||||
import { Separator } from "@/components/ui/separator";
|
import { Separator } from "@/components/ui/separator";
|
||||||
import { getSupportedExtension, convertToGLB, ACCEPTED_EXTENSIONS } from "@/lib/convertToGLB";
|
import { getSupportedExtension, convertToGLB, ACCEPTED_EXTENSIONS } from "@/lib/convertToGLB";
|
||||||
|
import { validateModelFile } from "@/lib/validateModelFile";
|
||||||
import { convertIFCtoGLB } from "@/lib/convertIFC";
|
import { convertIFCtoGLB } from "@/lib/convertIFC";
|
||||||
|
|
||||||
const Viewer = () => {
|
const Viewer = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user