From 2e506373c7a9e9b31c59afc68c55985ba3320e55 Mon Sep 17 00:00:00 2001 From: Denis Gladky Date: Mon, 9 Oct 2023 16:03:08 +0300 Subject: [PATCH] Update doc/flame/inputs/other_inputs.md Co-authored-by: Lukas Klingsbo --- doc/flame/inputs/other_inputs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/flame/inputs/other_inputs.md b/doc/flame/inputs/other_inputs.md index 5e7b53c3d97..8582703307a 100644 --- a/doc/flame/inputs/other_inputs.md +++ b/doc/flame/inputs/other_inputs.md @@ -173,4 +173,4 @@ In addition to the already existing skins, the [ToggleButtonComponent] contains pressed. - `hoverAndSelectedSkin`: Hover on selectable and selected button (desktop and web). - `disabledAndSelectedSkin`: For when the button is selected and in the disabled state. -- `defaultSelectedLabel`: Component shown on top of skins when button is selected. +- `defaultSelectedLabel`: Component shown on top of the skins when button is selected.