mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 13:11:08 -04:00 
			
		
		
		
	Add Resend Email Option
This commit is contained in:
		| @ -54,7 +54,8 @@ import { | ||||
|   faEyeSlash, | ||||
|   faSyncAlt, | ||||
|   faRocket, | ||||
|   faCamera | ||||
|   faCamera, | ||||
|   faLink, | ||||
| } from '@fortawesome/free-solid-svg-icons' | ||||
| import { far } from '@fortawesome/free-regular-svg-icons' | ||||
| import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome' | ||||
| @ -119,7 +120,8 @@ library.add( | ||||
|   faPaperPlane, | ||||
|   faSyncAlt, | ||||
|   faRocket, | ||||
|   faCamera | ||||
|   faCamera, | ||||
|   faLink | ||||
| ) | ||||
|  | ||||
| Vue.component('font-awesome-icon', FontAwesomeIcon) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user