Add aria label
This commit is contained in:
		
							parent
							
								
									97bb32016e
								
							
						
					
					
						commit
						0b8e5b4c67
					
				| 
						 | 
				
			
			@ -42,6 +42,7 @@
 | 
			
		|||
    >
 | 
			
		||||
      <p class="control is-expanded">
 | 
			
		||||
        <input
 | 
			
		||||
          aria-label="OpenAI API key"
 | 
			
		||||
          type="text"
 | 
			
		||||
          class="input {!apiKey ? 'is-danger' : ''}"
 | 
			
		||||
          value={apiKey}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue