CommandPalette: Remove topnav command palette feature flag (#63620)

* CommandPalette: Remove topnav command palette feature flag

* Restore search shortcuts if topnav isnt enabled

* fix unused imports
This commit is contained in:
Josh Hunt
2023-02-24 07:14:53 -05:00
committed by GitHub
parent 09e523eef2
commit 91d2df59fc
10 changed files with 6 additions and 87 deletions
@@ -46,7 +46,6 @@ Some stable features are enabled by default. You can disable a stable feature by
| `topnav` | Displays new top nav and page layouts |
| `accessControlOnCall` | Access control primitives for OnCall |
| `alertingNoNormalState` | Stop maintaining state of alerts that are not firing |
| `topNavCommandPalette` | Launch the Command Palette from the top navigation search box |
## Alpha feature toggles