Skip to content

Commit f8e8e4e

Browse files
committed
Fix deprecated to removed
1 parent cdd41ff commit f8e8e4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/designing-studies/device-restrictions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ These checks are configured in `studyRules`.
1515
:::note
1616
`minWidth` and `minHeight` are now configured under `studyRules.display` instead of `uiConfig`.
1717

18-
The previous properties `minWidthSize` and `minHeightSize` have been renamed to `minWidth` and `minHeight`. The `minWidthSize` and `minHeightSize` property is now deprecated and should no longer be used.
18+
The previous properties `minWidthSize` and `minHeightSize` have been renamed to `minWidth` and `minHeight`. The `minWidthSize` and `minHeightSize` property is now removed and should no longer be used.
1919
:::
2020

2121
The following snippet shows how to configure device restrictions:

0 commit comments

Comments
 (0)