@bytedance/calypso
v0.1.0-beta.8
Published
## Introduction
Downloads
4,144
Readme
Calypso
Introduction
A simple Markdown text rendering component.
Quick Start
Pass the Markdown text to be rendered in the following way.
<Calypso markDown="This is some Markdown text" />