Initial Commit
This commit is contained in:
		
							
								
								
									
										17
									
								
								TrashTrack/TrashTrackApp.swift
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								TrashTrack/TrashTrackApp.swift
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| // | ||||
| //  TrashTrackApp.swift | ||||
| //  TrashTrack | ||||
| // | ||||
| //  Created by Oliver Hnát on 12.01.2024. | ||||
| // | ||||
|  | ||||
| import SwiftUI | ||||
|  | ||||
| @main | ||||
| struct TrashTrackApp: App { | ||||
|     var body: some Scene { | ||||
|         WindowGroup { | ||||
|             ContentView() | ||||
|         } | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user