mirror of
				https://github.com/aclindsa/moneygo.git
				synced 2025-11-03 18:13:27 -05:00 
			
		
		
		
	Reduxify fetching transaction page
This commit is contained in:
		
							
								
								
									
										6
									
								
								js/constants/TransactionPageConstants.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								js/constants/TransactionPageConstants.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
var keyMirror = require('keymirror');
 | 
			
		||||
 | 
			
		||||
module.exports = keyMirror({
 | 
			
		||||
	FETCH_TRANSACTION_PAGE: null,
 | 
			
		||||
	TRANSACTION_PAGE_FETCHED: null
 | 
			
		||||
});
 | 
			
		||||
		Reference in New Issue
	
	Block a user