27 instances of unescaped entities in JSX that need to be escaped.
error \`'\` can be escaped with \`'\`, \`‘\`, \`'\`, \`’\` react/no-unescaped-entities
error \`"\` can be escaped with \`"\`, \`“\`, \`"\`, \`”\` react/no-unescaped-entities
Description
27 instances of unescaped entities in JSX that need to be escaped.
Error Pattern
Common Patterns to Fix
don'tor{"don't"}Solution
Replace unescaped characters with: