mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 10:31:06 +03:00 
			
		
		
		
	Add React Native Alias (#5662)
This commit is contained in:
		
							parent
							
								
									62b0068173
								
							
						
					
					
						commit
						7481f5cedd
					
				| @ -7296,7 +7296,15 @@ | ||||
|         { | ||||
|             "title": "React", | ||||
|             "hex": "61DAFB", | ||||
|             "source": "https://github.com/facebook/create-react-app/blob/282c03f9525fdf8061ffa1ec50dce89296d916bd/test/fixtures/relative-paths/src/logo.svg" | ||||
|             "source": "https://github.com/facebook/create-react-app/blob/282c03f9525fdf8061ffa1ec50dce89296d916bd/test/fixtures/relative-paths/src/logo.svg", | ||||
|             "aliases": { | ||||
|                 "dup": [ | ||||
|                     { | ||||
|                         "title": "React Native", | ||||
|                         "source": "https://reactnative.dev/" | ||||
|                     } | ||||
|                 ] | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "title": "React Router", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user