Mikołaj Nogieć

Results 1 issues of Mikołaj Nogieć

**Describe the bug (including copyable syntax)** I have a breakpoints object with such structure in my code: ``` export const breakpoints = { iphoneSE: { query: '(max-width: 320px)' }, mobile:...

bug