mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-11 23:04:40 +02:00
set low image fetchpriority by default
This commit is contained in:
@@ -60,7 +60,7 @@ export function BaseImage({
|
||||
enableAnimation = false,
|
||||
enableDebounce = false,
|
||||
enableViewport = true,
|
||||
fetchPriority,
|
||||
fetchPriority = 'low',
|
||||
imageContainerProps,
|
||||
imageRequest,
|
||||
includeLoader = true,
|
||||
|
||||
Reference in New Issue
Block a user