Skip to content

Commit

Permalink
chore: removed the Experimental warnings in favor of the labels (#4589)
Browse files Browse the repository at this point in the history
  • Loading branch information
zamulla authored Dec 3, 2024
1 parent 135da02 commit fc08d5a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/topics/compose-compiler-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,7 @@ This results in fewer slots being used and fewer comparisons being made at runti

### OptimizeNonSkippingGroups

> This feature is considered [Experimental](components-stability.md#stability-levels-explained).
>
{style="warning"}
<primary-label ref="experimental-general"/>

**Default**: disabled

Expand All @@ -196,9 +194,7 @@ and functions that are implicitly not skippable (inline functions and functions

### PausableComposition

> This feature is considered [Experimental](components-stability.md#stability-levels-explained).
>
{style="warning"}
<primary-label ref="experimental-general"/>

**Default**: disabled

Expand Down

0 comments on commit fc08d5a

Please sign in to comment.