Skip to content

Commit

Permalink
✨ use simpler interface
Browse files Browse the repository at this point in the history
  • Loading branch information
leeandher committed Feb 26, 2025
1 parent 2ca9fb3 commit 02b6fc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export function GroupDetailsLayout({
return (
<IssueDetailsContext.Provider value={{...issueDetails, dispatch}}>
<TourContextProvider
initialState={{isAvailable: true}}
isAvailable
orderedStepIds={ORDERED_ISSUE_DETAILS_TOUR_STEP_IDS}
tourContext={IssueDetailsTourContext}
>
Expand Down

0 comments on commit 02b6fc2

Please sign in to comment.