From 95aec47d21374510ba837d97a7245834190dd7df Mon Sep 17 00:00:00 2001 From: ghost_32 Date: Sun, 18 Apr 2021 03:10:43 +0530 Subject: [PATCH] Docs: Tried to fix the issue #33650 (#33664) Prefixed the `aria-controls` with `list-` to match with `tabpanel` ids in `Javascript behavior` example in `List Group Component`. --- site/content/docs/5.0/components/list-group.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/content/docs/5.0/components/list-group.md b/site/content/docs/5.0/components/list-group.md index 6cad46a4de..a230a3bfe5 100644 --- a/site/content/docs/5.0/components/list-group.md +++ b/site/content/docs/5.0/components/list-group.md @@ -351,10 +351,10 @@ Use the tab JavaScript plugin—include it individually or through the compiled
-- 2.47.2