this is the @magic-modules Quote component.
It adds “” around the quote prop and sets font-style: italic.
npm install --save-exact @magic-modules/quote
<Quote>Insightful Quote String</Quote>
Quote('Insightful Quote String')
first release.
update dependencies
...