mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-31 00:29:46 +01:00 
			
		
		
		
	Enable Flow Strict
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| // @flow | ||||
| // @flow strict | ||||
| import React from 'react'; | ||||
| import { getContactHref, getIcon } from '../../../utils'; | ||||
| import Icon from '../../Icon'; | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
|  | ||||
| // @flow | ||||
| // @flow strict | ||||
| import React from 'react'; | ||||
| import renderer from 'react-test-renderer'; | ||||
| import Contacts from './Contacts'; | ||||
|   | ||||
| @@ -1,2 +1,2 @@ | ||||
| // @flow | ||||
| // @flow strict | ||||
| export { default } from './Contacts'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user