Skip to content

Commit

Permalink
documentation: updated the basic example to indicate the change
Browse files Browse the repository at this point in the history
  • Loading branch information
chandelieraxel committed Jul 17, 2021
1 parent acb0409 commit 0f213c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -59,6 +59,7 @@ import ReactDOM from "react-dom"
import { createMedia } from "@artsy/fresnel"

const { MediaContextProvider, Media } = createMedia({
// breakpoints values can be either strings or integers
breakpoints: {
sm: 0,
md: 768,
Expand Down

0 comments on commit 0f213c2

Please sign in to comment.