linting
This commit is contained in:
		@@ -1,8 +1,9 @@
 | 
				
			|||||||
import * as React from 'react';
 | 
					import * as React from 'react';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import { INJECTED_DIV_CLASS } from '../constants';
 | 
					 | 
				
			||||||
import { ZeroExInstantContainer } from '../components/zero_ex_instant_container';
 | 
					import { ZeroExInstantContainer } from '../components/zero_ex_instant_container';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					import { INJECTED_DIV_CLASS } from '../constants';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import { ZeroExInstantProvider, ZeroExInstantProviderProps } from './zero_ex_instant_provider';
 | 
					import { ZeroExInstantProvider, ZeroExInstantProviderProps } from './zero_ex_instant_provider';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export type ZeroExInstantProps = ZeroExInstantProviderProps;
 | 
					export type ZeroExInstantProps = ZeroExInstantProviderProps;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user