Skip to content

Commit 2a36f89

Browse files
committed
update docs
1 parent 6a4cd4c commit 2a36f89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/content/en/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -282,23 +282,23 @@ Custom class names for the modal content element.
282282
Custom class names for the modal overlay element.
283283

284284
### `styles`
285-
<badge>v0.17+</badge>
285+
<badge>v0.17+</badge><badge>v1.4+</badge>
286286

287287
- Type: `[String, Object, Array]`
288288
- Default: `''`
289289

290290
Style that will be applied to the modal container element.
291291

292292
### `contentStyle`
293-
<badge>v0.17+</badge>
293+
<badge>v0.17+</badge><badge>v1.4+</badge>
294294

295295
- Type: `[String, Object, Array]`
296296
- Default: `''`
297297

298298
Style that will be applied to the modal content element.
299299

300300
### `overlayStyle`
301-
<badge>v0.17+</badge>
301+
<badge>v0.17+</badge><badge>v1.4+</badge>
302302

303303
- Type: `[String, Object, Array]`
304304
- Default: `''`

0 commit comments

Comments
 (0)