Commit d8bafccc authored by Ben Wheeler's avatar Ben Wheeler

mock MediaQuery

parent f267af28
// __mocks__/react-responsive.js
const MediaQuery = ({children}) => children;
export default MediaQuery;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment