feat: update report
This commit is contained in:
parent
4dd34f7144
commit
690f046bb3
|
|
@ -293,7 +293,7 @@ const ReportTable = () => {
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<Dialog open={openPreview} onOpenChange={setOpenPreview}>
|
<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">
|
<DialogHeader className="p-4 border-b">
|
||||||
<DialogTitle>Preview Laporan</DialogTitle>
|
<DialogTitle>Preview Laporan</DialogTitle>
|
||||||
</DialogHeader>
|
</DialogHeader>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue