Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JKarlavige committed Aug 12, 2024
1 parent 57e2c2f commit 03de7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/quickstartTOC/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ function QuickstartTOC() {
}
});

// Get title by frontmatter title or markdown h1 (#) header
// Get title by frontmatter title
let quickstartTitle = document?.querySelector("header h1");

// Get lifecycle badge from markdown content h1
Expand Down

0 comments on commit 03de7be

Please sign in to comment.