mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Guided onboarding] Update solution guide configs (#141233)
This commit is contained in:
parent
fdbf462c0b
commit
5fe44708a6
6 changed files with 24 additions and 62 deletions
|
@ -80,7 +80,7 @@ export const StepTwo = (props: StepTwoProps) => {
|
|||
>
|
||||
<EuiButton
|
||||
onClick={async () => {
|
||||
await guidedOnboardingApi?.completeGuideStep('search', 'search_experience');
|
||||
await guidedOnboardingApi?.completeGuideStep('search', 'browse_docs');
|
||||
}}
|
||||
>
|
||||
Complete step 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue