mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	build version 400
This commit is contained in:
		| @ -9,7 +9,9 @@ const initialState = { | ||||
|   componentName: '', | ||||
|   id: '', | ||||
|   size: 'md', | ||||
|   data: null | ||||
|   data: null, | ||||
|   refreshData: null, | ||||
|   variant: '', | ||||
| } | ||||
|  | ||||
| export default { | ||||
| @ -21,5 +23,5 @@ export default { | ||||
|  | ||||
|   actions: actions, | ||||
|  | ||||
|   mutations: mutations | ||||
|   mutations: mutations, | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user