We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334f2e2 commit 231df1cCopy full SHA for 231df1c
workspaces/quickstart/metadata/rhdh-bsp-quickstart.yaml
@@ -112,6 +112,12 @@ spec:
112
mountPoints:
113
- mountPoint: application/provider
114
importName: QuickstartDrawerProvider
115
+ - mountPoint: application/internal/drawer-state
116
+ importName: QuickstartDrawerStateExposer
117
+ - mountPoint: application/internal/drawer-content
118
+ importName: QuickstartDrawerContent
119
+ config:
120
+ id: quickstart
121
- mountPoint: global.header/help
122
importName: QuickstartButton
123
config:
0 commit comments