File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ export default function AdvancedExample() {
172
172
< small >
173
173
max. 100 MB (configurable via{ " " }
174
174
< Link
175
- to = "https://github.com/akoenig/remix-observable-file-upload-demo/blob/33aa02bfa7703e02b2ea0033f6f83135ffb361ca /app/routes/upload.advanced.tsx#L75 "
175
+ to = "https://github.com/akoenig/remix-observable-file-upload-demo/blob/d617b3a3f90fe8e87ef56081cf95512095332b6e /app/routes/upload.advanced.tsx#L85 "
176
176
className = "text-pink-500 underline"
177
177
>
178
178
maxPartSize
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ export default function BasicExample() {
139
139
< small >
140
140
max. 100 MB (configurable via{ " " }
141
141
< Link
142
- to = "https://github.com/akoenig/remix-observable-file-upload-demo/blob/33aa02bfa7703e02b2ea0033f6f83135ffb361ca /app/routes/upload.basic.tsx#L65 "
142
+ to = "https://github.com/akoenig/remix-observable-file-upload-demo/blob/d617b3a3f90fe8e87ef56081cf95512095332b6e /app/routes/upload.basic.tsx#L74 "
143
143
className = "text-pink-500 underline"
144
144
>
145
145
maxPartSize
You can’t perform that action at this time.
0 commit comments