From d911bf580d1055b503bb66771134b75cf1e2251f Mon Sep 17 00:00:00 2001 From: Jonathan Meyer <26874831+atmgrifter00@users.noreply.github.com> Date: Thu, 2 May 2024 09:14:39 -0500 Subject: [PATCH] Minor update. --- .../nimble-components/src/select/specs/option-groups-hld.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nimble-components/src/select/specs/option-groups-hld.md b/packages/nimble-components/src/select/specs/option-groups-hld.md index 7084242fe9..2dbe7ebf85 100644 --- a/packages/nimble-components/src/select/specs/option-groups-hld.md +++ b/packages/nimble-components/src/select/specs/option-groups-hld.md @@ -71,7 +71,7 @@ Originally, there was a desire to display the group name for the selected option #### Slotted content in group -At some point there may be a desire to provide extra visuals to a group. There already is such a [desire for the options](https://github.com/ni/nimble/issues/1135) themselves. +At some point there may be a desire to provide extra visuals to a group. There already is such a [desire for the options](https://github.com/ni/nimble/issues/1135) themselves. However, there is no need to provide the API/implementation for this initially, as there is no current use-case demanding it. #### Hierarchichal groups