flow
This commit is contained in:
5
flow-typed/npm/styled-components_v5.x.x.js
vendored
5
flow-typed/npm/styled-components_v5.x.x.js
vendored
@ -413,11 +413,6 @@ declare module 'styled-components' {
|
||||
ElementName
|
||||
>;
|
||||
|
||||
declare type ConvenientShorthands = $ObjMap<
|
||||
BuiltinElementInstances,
|
||||
<V>(V) => StyledShorthandFactory<V>
|
||||
>;
|
||||
|
||||
declare interface Styled {
|
||||
<Comp: React$ComponentType<P>, Theme, OwnProps = React$ElementConfig<Comp>>(
|
||||
Comp
|
||||
|
Reference in New Issue
Block a user