Skip to content

Commit

Permalink
Fix a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-grouchnikov committed Jan 25, 2023
1 parent 03ef449 commit af66b5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ private class BoxWithHighlightsDrawingCache(
* <ul>
* <li>[LabelProjection] content should have [LabelPresentationModel.inheritStateFromParent]
* set to true.</li>
* <li>By design, this box does not support [ComponentStateFacet.PRESSED] transitions.</li>
* <li>By design, this box does not support [ComponentStateFacet.Press] transitions.</li>
* </ul>
*/
@OptIn(AuroraInternalApi::class)
Expand Down

0 comments on commit af66b5d

Please sign in to comment.