From 4d0f60ec28552aeb2d4e687117c17d32e6c39af5 Mon Sep 17 00:00:00 2001 From: Katie McFaul Date: Mon, 6 Nov 2023 10:36:06 -0500 Subject: [PATCH] fix some example ids --- .../DataList/examples/DataListCheckboxes.tsx | 10 +++++----- .../DataList/examples/DataListMixedExpandable.tsx | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/react-core/src/components/DataList/examples/DataListCheckboxes.tsx b/packages/react-core/src/components/DataList/examples/DataListCheckboxes.tsx index c4eb52d718c..8f3ca384ddd 100644 --- a/packages/react-core/src/components/DataList/examples/DataListCheckboxes.tsx +++ b/packages/react-core/src/components/DataList/examples/DataListCheckboxes.tsx @@ -166,8 +166,8 @@ export const DataListCheckboxes: React.FunctionComponent = () => { @@ -192,7 +192,7 @@ export const DataListCheckboxes: React.FunctionComponent = () => { @@ -231,8 +231,8 @@ export const DataListCheckboxes: React.FunctionComponent = () => { diff --git a/packages/react-core/src/components/DataList/examples/DataListMixedExpandable.tsx b/packages/react-core/src/components/DataList/examples/DataListMixedExpandable.tsx index 87648fdc0ed..7f6a33c6b9b 100644 --- a/packages/react-core/src/components/DataList/examples/DataListMixedExpandable.tsx +++ b/packages/react-core/src/components/DataList/examples/DataListMixedExpandable.tsx @@ -162,7 +162,7 @@ export const DataListMixedExpandable: React.FunctionComponent = () => { ]} />