mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	fix update-app screen spacing and alerts
This commit is contained in:
		| @ -52,7 +52,8 @@ import { | ||||
|   faCopy, | ||||
|   faPaperPlane, | ||||
|   faEyeSlash, | ||||
|   faSyncAlt | ||||
|   faSyncAlt, | ||||
|   faRocket | ||||
| } from '@fortawesome/free-solid-svg-icons' | ||||
| import { far } from '@fortawesome/free-regular-svg-icons' | ||||
| import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome' | ||||
| @ -115,7 +116,8 @@ library.add( | ||||
|   faEllipsisH, | ||||
|   faCopy, | ||||
|   faPaperPlane, | ||||
|   faSyncAlt | ||||
|   faSyncAlt, | ||||
|   faRocket | ||||
| ) | ||||
|  | ||||
| Vue.component('font-awesome-icon', FontAwesomeIcon) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user