Let's try 95...
This commit is contained in:
parent
7ccaf06527
commit
b7b27136fd
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ function OptimizedImage(props: Props) {
|
|||
const {
|
||||
src,
|
||||
width = 0, // 0 = use intrinsic width
|
||||
quality = 85,
|
||||
quality = 95,
|
||||
waitLoad,
|
||||
...imgProps
|
||||
} = props;
|
||||
|
|
Loading…
Reference in a new issue