We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hello,
The docs say :
When specifying a pixel value for your inline style prop, React automatically appends the string "px" for you after your number value.
When specifying a pixel value for your inline style prop, React automatically appends the string "px" for you after your number value
But not for 0 (the number). On purpose ?