Inline controls for docs
Summary: Adding inline controls in markdown using: ``` <controls prop="flexWrap"></controls> ``` Reviewed By: emilsjolander Differential Revision: D6987150 fbshipit-source-id: 28def12df702ba5d5d5b6a83dd1cb907716d1b1c
This commit is contained in:
committed by
Facebook Github Bot
parent
5f2cf6623f
commit
8c5cbf698b
@@ -2,7 +2,10 @@
|
||||
path: "docs/align-items"
|
||||
title: "Align Items / Self"
|
||||
hasPlayground: true
|
||||
editableProperties: ['alignItems', 'alignSelf']
|
||||
---
|
||||
|
||||
## Align Items / Self
|
||||
## Align Items / Self
|
||||
|
||||
<controls prop="alignItems"></controls>
|
||||
|
||||
<controls prop="alignSelf"></controls>
|
||||
|
Reference in New Issue
Block a user