mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 08:12:26 -05:00 
			
		
		
		
	[chore] Add name to instance field for autosuggestion (#1359)
This commit is contained in:
		
					parent
					
						
							
								747683ba54
							
						
					
				
			
			
				commit
				
					
						b375d3b5d6
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -60,6 +60,7 @@ module.exports = function Login({ }) { | |||
| 			<TextInput | ||||
| 				field={form.instance} | ||||
| 				label="Instance" | ||||
| 				name="instance" | ||||
| 			/> | ||||
| 			<MutationButton label="Login" result={result} /> | ||||
| 		</form> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue