fix: rename export from WeekPicker to SingleDatePicker in index.ts
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Publish to npm / publish (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Publish to npm / publish (push) Has been cancelled
				
			This commit is contained in:
		
							parent
							
								
									9c95a54363
								
							
						
					
					
						commit
						622e3a8200
					
				| 
						 | 
					@ -1,3 +1,3 @@
 | 
				
			||||||
import './style.scss'
 | 
					import './style.scss'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export {default as WeekPicker} from './components/SingleDatePicker.tsx'
 | 
					export {default as SingleDatePicker} from './components/SingleDatePicker.tsx'
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user