diff --git a/example/storybook/src/api/PropsPassing/index.stories.mdx b/example/storybook/src/api/PropsPassing/index.stories.mdx index 89dc45812..0ae57a8de 100644 --- a/example/storybook/src/api/PropsPassing/index.stories.mdx +++ b/example/storybook/src/api/PropsPassing/index.stories.mdx @@ -33,3 +33,5 @@ const StyledComponent = styled( }, ); ``` + +> Caution: Utilizing the `Passing Props` feature within `Media Queries` is not supported.