From b9b31f41530b9341df765ae96e95152064eea069 Mon Sep 17 00:00:00 2001 From: Cocoa Date: Thu, 22 Feb 2024 16:08:09 -0500 Subject: [PATCH] Show a warning message when a user uploads a file bigger than 100mb --- index.html | 20 ++++++++++++++++++++ package.json | 2 +- public/styles.css | 10 ++++++++++ src/constants.js | 3 +++ src/utils/changeHandlers.js | 12 ++++++++++-- src/utils/renderUtils.js | 14 +++++++++++++- 6 files changed, 57 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 944f07a..61e8f47 100644 --- a/index.html +++ b/index.html @@ -44,6 +44,26 @@

File Info

pages 2 & 3 of your PDF document. Evens always on the left, odds always on the right. +