chore: Update flow just far enough to get hooks libdefs (#1348)
This commit is contained in:
@ -79,7 +79,6 @@ const StyledIframe = styled(Iframe)`
|
||||
border-radius: 3px;
|
||||
`;
|
||||
|
||||
// $FlowIssue - https://github.com/facebook/flow/issues/6103
|
||||
export default React.forwardRef((props, ref) => (
|
||||
<Frame {...props} forwardedRef={ref} />
|
||||
));
|
||||
|
Reference in New Issue
Block a user