Very simple typo fix

Just came across a minor typo while reading the release notes. Great work!
This commit is contained in:
Matt Kramer
2022-12-11 09:59:17 -06:00
committed by GitHub
parent 71e86cea96
commit 7bf0998f81

View File

@@ -76,7 +76,7 @@ We have a new [ListView](../../widgets/list_view.md) control to navigate and sel
The [Placeholder](../../widgets/placeholder.md) widget was broken since the big CSS update. We've brought it back and given it a bit of a polish. The [Placeholder](../../widgets/placeholder.md) widget was broken since the big CSS update. We've brought it back and given it a bit of a polish.
Use this widget in place of custom widgets you have yet to build when designing your UI. The colors are automatically cycled to differentiate one placeholder rom the next. You can click a placeholder to cycle between its ID, size, and lorem ipsum text. Use this widget in place of custom widgets you have yet to build when designing your UI. The colors are automatically cycled to differentiate one placeholder from the next. You can click a placeholder to cycle between its ID, size, and lorem ipsum text.
=== "Output" === "Output"