feat: update report
This commit is contained in:
parent
4dd34f7144
commit
690f046bb3
|
|
@ -293,7 +293,7 @@ const ReportTable = () => {
|
|||
return (
|
||||
<div>
|
||||
<Dialog open={openPreview} onOpenChange={setOpenPreview}>
|
||||
<DialogContent className="min-w-max h-[500px] p-0 overflow-hidden">
|
||||
<DialogContent className="min-w-max h-[700px] p-0 overflow-hidden">
|
||||
<DialogHeader className="p-4 border-b">
|
||||
<DialogTitle>Preview Laporan</DialogTitle>
|
||||
</DialogHeader>
|
||||
|
|
|
|||
Loading…
Reference in New Issue