Skip to content

Commit 68857a5

Browse files
authored
fix(Modal): remove non-existent prop (#4463)
1 parent 5791811 commit 68857a5

File tree

1 file changed

+0
-10
lines changed
  • website/versioned_docs/version-0.76

1 file changed

+0
-10
lines changed

website/versioned_docs/version-0.76/modal.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -126,16 +126,6 @@ Possible values:
126126

127127
---
128128

129-
### `backdropColor`
130-
131-
The `backdropColor` of the modal (or background color of the modal's container.) Defaults to `white` if not provided and transparent is `false`. Ignored if `transparent` is `true`.
132-
133-
| Type | Default |
134-
| --------------- | ------- |
135-
| [color](colors) | white |
136-
137-
---
138-
139129
### `hardwareAccelerated` <div class="label android">Android</div>
140130

141131
The `hardwareAccelerated` prop controls whether to force hardware acceleration for the underlying window.

0 commit comments

Comments
 (0)