refactor(base64-file): fixed typo
This commit is contained in:
		
							parent
							
								
									bb4aac6d4a
								
							
						
					
					
						commit
						1a22d55b3c
					
				| @ -16,7 +16,7 @@ | |||||||
|       </n-upload-dragger> |       </n-upload-dragger> | ||||||
|     </n-upload> |     </n-upload> | ||||||
| 
 | 
 | ||||||
|     <n-input :value="fileBase64" type="textarea" readonly placeholder="File in ase64 will be here" /> |     <n-input :value="fileBase64" type="textarea" readonly placeholder="File in base64 will be here" /> | ||||||
|     <n-space justify="center"> |     <n-space justify="center"> | ||||||
|       <n-button secondary @click="copyFileBase64()"> Copy </n-button> |       <n-button secondary @click="copyFileBase64()"> Copy </n-button> | ||||||
|     </n-space> |     </n-space> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user