Skip to content

Commit

Permalink
Update src/providers/TutorialHighlightingProvider/TutorialHighlightin…
Browse files Browse the repository at this point in the history
…gProvider.docs.mdx

Co-authored-by: Aslak Ihle <aslak.ihle@gmail.com>
  • Loading branch information
mariush2 and aslakihle authored Feb 12, 2025
1 parent 682a7e6 commit b24121f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ This needs to be placed within the Routes, because it uses hooks from `react-rou
3. Add the `<TopBar.Tutorials>` component to the topbar to make the menu accessible to the user


4. Create your tutorial in SAM and copy the tutorial IDs to your app so you can use them to generate the correct IDs for the elements you want to highlight
4. Create your tutorial in SAM and copy the tutorials ID to your app so you can use them to generate the correct IDs for the elements you want to highlight

```tsx dark
// src/constants/tutorials.ts
Expand Down

0 comments on commit b24121f

Please sign in to comment.