forked from open-webui/open-webui
		
	feat: drag and drop document anywhere
This commit is contained in:
		
							parent
							
								
									92991a1f15
								
							
						
					
					
						commit
						485236624f
					
				
					 2 changed files with 167 additions and 123 deletions
				
			
		|  | @ -1,6 +1,8 @@ | |||
| <div class="  text-center text-6xl mb-3">📄</div> | ||||
| <div class="text-center dark:text-white text-2xl font-semibold z-50">Add Files</div> | ||||
| 
 | ||||
| <div class=" mt-2 text-center text-sm dark:text-gray-200 w-full"> | ||||
| 	Drop any files here to add to the conversation | ||||
| </div> | ||||
| <slot | ||||
| 	><div class=" mt-2 text-center text-sm dark:text-gray-200 w-full"> | ||||
| 		Drop any files here to add to the conversation | ||||
| 	</div> | ||||
| </slot> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek