docs(v2): reorganize markdown features page (#2503)

* docs(v2): reorganize markdown features page

* docs(v2): reorganize markdown features page
This commit is contained in:
Yangshun Tay 2020-04-02 14:12:17 +08:00 committed by GitHub
parent 8018a835e5
commit eeebc31ff1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 433 additions and 337 deletions

View file

@ -109,7 +109,7 @@ function DocItem(props) {
<article>
{version && (
<div>
<span className="badge badge--info">
<span className="badge badge--secondary">
Version: {version}
</span>
</div>