import { hope } from "@hope-ui/solid" import { BoxWithFullScreen } from "~/components" import { objStore } from "~/store" const PdfPreview = () => { return ( ) } export default PdfPreview