mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	update default wizard step to first
This commit is contained in:
		| @ -67,8 +67,8 @@ export default { | ||||
|   data () { | ||||
|     return { | ||||
|       loading: false, | ||||
|       tab: 'step_3', | ||||
|       step: 3 | ||||
|       tab: 'step_1', | ||||
|       step: 1 | ||||
|     } | ||||
|   }, | ||||
|   created () { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user