feat: upload image on product
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import {createLazyFileRoute} from "@tanstack/react-router";
|
||||
import ImageDropzone from "../components/ImageDropzone/ImageDropzone.tsx";
|
||||
|
||||
export const Route = createLazyFileRoute('/test')({
|
||||
component: TestPage
|
||||
|
||||
Reference in New Issue
Block a user