Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
fix: added passing prop warning in media query
Browse files Browse the repository at this point in the history
  • Loading branch information
Viraj-10 authored Oct 17, 2023
1 parent c300fda commit 3952576
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/storybook/src/api/PropsPassing/index.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ const StyledComponent = styled(
},
);
```

> Caution: Utilizing the `Passing Props` feature within `Media Queries` is not supported.

0 comments on commit 3952576

Please sign in to comment.