Skip to content

Commit b5c1afc

Browse files
committed
Merge branch 'main' of https://github.com/Podo-Store/FE
2 parents 554db08 + 902df4b commit b5c1afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/detail/preview/Preview.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { api } from "@/api/api";
2-
import { lazy, useRef, useState } from "react";
2+
import { lazy, Suspense, useRef, useState } from "react";
33
import { Document, Page, pdfjs } from "react-pdf";
44

55
import Modal from "./Modal";

0 commit comments

Comments
 (0)