0.0.2 • Published 2 years ago

@magic-modules/quote v0.0.2

Weekly downloads
42
License
AGPL-3.0
Repository
github
Last release
2 years ago

@magic-modules/quote

this is the @magic-modules Quote component.

It adds “” around the quote prop and sets font-style: italic.

NPM version Linux Build Status Windows Build Status Coverage Status Greenkeeper badge Known Vulnerabilities

install:

npm install --save-exact @magic-modules/quote

usage:

Markdown:
<Quote>Insightful Quote String</Quote>
Javascript:
Quote('Insightful Quote String')

changelog

0.0.1

first release.

0.0.2

update dependencies

0.0.3 - unreleased

...