jsx-to-string
jsx-to-string copied to clipboard
Use double quotes for string values
Hi, I noticed that string prop values are created with single quotes. I'd like to make them double quotes, so they're consistent with HTML tags and React documentation.