RN trailing space fix

This commit is contained in:
Alireza Shafaei 2022-11-19 23:19:08 -08:00
parent 55a75b9a69
commit 9c5b00ef7e

View File

@ -41,7 +41,7 @@ Added the ``exact`` encoding option for WebP
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The ``exact`` encoding option for WebP is now supported. The WebP encoder The ``exact`` encoding option for WebP is now supported. The WebP encoder
removes the hidden RGB values for better compression by default. By setting removes the hidden RGB values for better compression by default. By setting
this option to ``True``, the encoder will keep the hidden RGB values. this option to ``True``, the encoder will keep the hidden RGB values.
Security Security