refactor(keycode-info): wording
This commit is contained in:
		
							parent
							
								
									072083832d
								
							
						
					
					
						commit
						1a3f0a135d
					
				| @ -2,7 +2,7 @@ | ||||
|   <div> | ||||
|     <n-card style="text-align: center; padding: 40px 0; margin-bottom: 26px"> | ||||
|       <n-h2 v-if="event">{{ event.key }}</n-h2> | ||||
|       <n-text strong depth="3">Press the key on your keyboard you want to now stuff</n-text> | ||||
|       <n-text strong depth="3">Press the key on your keyboard you want to get info about this key</n-text> | ||||
|     </n-card> | ||||
| 
 | ||||
|     <n-input-group v-for="({ label, value, placeholder }, i) of fields" :key="i" style="margin-bottom: 5px"> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user