-
Kyle Doherty authored
* rm rebass * fix spacing * fix import * flow fixes
Kyle Doherty authored* rm rebass * fix spacing * fix import * flow fixes
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
styled-components.js 131 B
/* For some reason this is needed to suppress flow errros */
declare module 'styled-components' {
declare module.exports: any
}