mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
fix wording
This commit is contained in:
parent
2c4772a3e5
commit
c51cd0ee67
@ -42,7 +42,7 @@ export const FullscreenDropzone = () => {
|
||||
Upload to JSON Crack
|
||||
</Text>
|
||||
<Text fz="lg" c="dimmed" mt="sm">
|
||||
(Max file size: 4 MB)
|
||||
(Max file size: 300 KB)
|
||||
</Text>
|
||||
</Dropzone.Accept>
|
||||
<Dropzone.Reject>
|
||||
|
@ -60,7 +60,7 @@ export const UpgradeModal = ({ opened, onClose }: ModalProps) => {
|
||||
</ThemeIcon>
|
||||
<Stack gap="4">
|
||||
<Title c="gray" order={3} fw="500" fz="16">
|
||||
Load up to 4 MBs
|
||||
Load larger files
|
||||
</Title>
|
||||
<Text fz="14" c="dimmed">
|
||||
We made it easy to visualize, format, and explore JSON data, faster than ever.
|
||||
|
Loading…
x
Reference in New Issue
Block a user