mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-10 14:22:46 +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