Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
511e0d1ad2
commit
b7e7fdb90c
@@ -27,7 +27,7 @@ import {
|
||||
DialogTitle,
|
||||
} from "@/components/ui/dialog";
|
||||
|
||||
const MAX_BYTES = 50 * 1024 * 1024;
|
||||
const MAX_BYTES = 150 * 1024 * 1024;
|
||||
|
||||
export function CaseDocumentsTab({ caseId }: { caseId: string }) {
|
||||
const { user } = useAuth();
|
||||
|
||||
Reference in New Issue
Block a user