Skip to content

Commit

Permalink
Fix missing TOC link for AlertDialogLabel (#864)
Browse files Browse the repository at this point in the history
  • Loading branch information
chevsky authored Apr 20, 2022
1 parent cd8e9f0 commit eabc38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/alert-dialog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { TOC, TOCList, TOCLink } from "../components/TOC";
<TOC>
<TOCList>
<TOCLink href="#alertdialog">AlertDialog</TOCLink>
<TOCLink href="#alertdialogcontent">AlertDialogContent</TOCLink>
<TOCLink href="#alertdialoglabel">AlertDialogLabel</TOCLink>
<TOCLink href="#alertdialogdescription">AlertDialogDescription</TOCLink>
<TOCLink href="#alertdialogoverlay">AlertDialogOverlay</TOCLink>
<TOCLink href="#alertdialogcontent">AlertDialogContent</TOCLink>
Expand Down

0 comments on commit eabc38f

Please sign in to comment.