diff --git a/packages/react-components/react-input/stories/Input/InputDisabled.stories.tsx b/packages/react-components/react-input/stories/Input/InputDisabled.stories.tsx
index 512a76564b69b8..fdd5b5b485d045 100644
--- a/packages/react-components/react-input/stories/Input/InputDisabled.stories.tsx
+++ b/packages/react-components/react-input/stories/Input/InputDisabled.stories.tsx
@@ -19,9 +19,7 @@ export const Disabled = () => {
return (
-
+
);
diff --git a/packages/react-components/react-radio/stories/RadioGroup/RadioGroupDisabled.stories.tsx b/packages/react-components/react-radio/stories/RadioGroup/RadioGroupDisabled.stories.tsx
index 821885525b4399..035b555869c947 100644
--- a/packages/react-components/react-radio/stories/RadioGroup/RadioGroupDisabled.stories.tsx
+++ b/packages/react-components/react-radio/stories/RadioGroup/RadioGroupDisabled.stories.tsx
@@ -13,9 +13,7 @@ export const Disabled = () => {
const labelId = useId('label');
return (
-
+