Skip to content

Commit 023c048

Browse files
committed
format
1 parent dc3c522 commit 023c048

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

docs/layout-props.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,8 +667,8 @@ It works similarly to `height` in CSS, but in React Native you must use points o
667667

668668
There are two values:
669669

670-
* `auto` (default): Does nothing.
671-
* `isolate`: Forms a stacking context.
670+
- `auto` (default): Does nothing.
671+
- `isolate`: Forms a stacking context.
672672

673673
| Type | Required |
674674
| ----------------------- | -------- |

website/versioned_docs/version-0.76/layout-props.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -657,8 +657,8 @@ It works similarly to `height` in CSS, but in React Native you must use points o
657657

658658
There are two values:
659659

660-
* `auto` (default): Does nothing.
661-
* `isolate`: Forms a stacking context.
660+
- `auto` (default): Does nothing.
661+
- `isolate`: Forms a stacking context.
662662

663663
| Type | Required |
664664
| ----------------------- | -------- |

website/versioned_docs/version-0.77/layout-props.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,8 +667,8 @@ It works similarly to `height` in CSS, but in React Native you must use points o
667667

668668
There are two values:
669669

670-
* `auto` (default): Does nothing.
671-
* `isolate`: Forms a stacking context.
670+
- `auto` (default): Does nothing.
671+
- `isolate`: Forms a stacking context.
672672

673673
| Type | Required |
674674
| ----------------------- | -------- |

website/versioned_docs/version-0.78/layout-props.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,8 +667,8 @@ It works similarly to `height` in CSS, but in React Native you must use points o
667667

668668
There are two values:
669669

670-
* `auto` (default): Does nothing.
671-
* `isolate`: Forms a stacking context.
670+
- `auto` (default): Does nothing.
671+
- `isolate`: Forms a stacking context.
672672

673673
| Type | Required |
674674
| ----------------------- | -------- |

website/versioned_docs/version-0.79/layout-props.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,8 +667,8 @@ It works similarly to `height` in CSS, but in React Native you must use points o
667667

668668
There are two values:
669669

670-
* `auto` (default): Does nothing.
671-
* `isolate`: Forms a stacking context.
670+
- `auto` (default): Does nothing.
671+
- `isolate`: Forms a stacking context.
672672

673673
| Type | Required |
674674
| ----------------------- | -------- |

website/versioned_docs/version-0.80/layout-props.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,8 +667,8 @@ It works similarly to `height` in CSS, but in React Native you must use points o
667667

668668
There are two values:
669669

670-
* `auto` (default): Does nothing.
671-
* `isolate`: Forms a stacking context.
670+
- `auto` (default): Does nothing.
671+
- `isolate`: Forms a stacking context.
672672

673673
| Type | Required |
674674
| ----------------------- | -------- |

0 commit comments

Comments
 (0)