File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -547,11 +547,11 @@ See https://developer.mozilla.org/en-US/docs/Web/CSS/bottom for more details of
547547
548548` display ` sets the display type of this component.
549549
550- It works similarly to ` display ` in CSS but only supports 'flex' and 'none'. 'flex' is the default.
550+ It works similarly to ` display ` in CSS but only supports the values 'flex', 'none', and 'contents'. The default is ` flex ` .
551551
552- | Type | Required |
553- | -------------------- | -------- |
554- | enum('none', 'flex') | No |
552+ | Type | Required |
553+ | -------------------------------- | -------- |
554+ | enum('none', 'flex', 'contents' ) | No |
555555
556556---
557557
Original file line number Diff line number Diff line change @@ -547,11 +547,11 @@ See https://developer.mozilla.org/en-US/docs/Web/CSS/bottom for more details of
547547
548548` display ` sets the display type of this component.
549549
550- It works similarly to ` display ` in CSS but only supports 'flex' and 'none'. 'flex' is the default.
550+ It works similarly to ` display ` in CSS but only supports the values 'flex', 'none', and 'contents'. The default is ` flex ` .
551551
552- | Type | Required |
553- | -------------------- | -------- |
554- | enum('none', 'flex') | No |
552+ | Type | Required |
553+ | -------------------------------- | -------- |
554+ | enum('none', 'flex', 'contents' ) | No |
555555
556556---
557557
Original file line number Diff line number Diff line change @@ -547,11 +547,11 @@ See https://developer.mozilla.org/en-US/docs/Web/CSS/bottom for more details of
547547
548548` display ` sets the display type of this component.
549549
550- It works similarly to ` display ` in CSS but only supports 'flex' and 'none'. 'flex' is the default.
550+ It works similarly to ` display ` in CSS but only supports the values 'flex', 'none', and 'contents'. The default is ` flex ` .
551551
552- | Type | Required |
553- | -------------------- | -------- |
554- | enum('none', 'flex') | No |
552+ | Type | Required |
553+ | -------------------------------- | -------- |
554+ | enum('none', 'flex', 'contents' ) | No |
555555
556556---
557557
Original file line number Diff line number Diff line change @@ -547,11 +547,11 @@ See https://developer.mozilla.org/en-US/docs/Web/CSS/bottom for more details of
547547
548548` display ` sets the display type of this component.
549549
550- It works similarly to ` display ` in CSS but only supports 'flex' and 'none'. 'flex' is the default.
550+ It works similarly to ` display ` in CSS but only supports the values 'flex', 'none', and 'contents'. The default is ` flex ` .
551551
552- | Type | Required |
553- | -------------------- | -------- |
554- | enum('none', 'flex') | No |
552+ | Type | Required |
553+ | -------------------------------- | -------- |
554+ | enum('none', 'flex', 'contents' ) | No |
555555
556556---
557557
You can’t perform that action at this time.
0 commit comments