Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -16,6 +16,10 @@ css = """ | |
| 16 | 
             
                {
         | 
| 17 | 
             
                    text-align: right;
         | 
| 18 | 
             
                }
         | 
|  | |
|  | |
|  | |
|  | |
| 19 | 
             
                """
         | 
| 20 |  | 
| 21 | 
             
            file_path = 'instructions/merged.json'
         | 
|  | |
| 16 | 
             
                {
         | 
| 17 | 
             
                    text-align: right;
         | 
| 18 | 
             
                }
         | 
| 19 | 
            +
                #component-18
         | 
| 20 | 
            +
                {
         | 
| 21 | 
            +
                    text-align: right;
         | 
| 22 | 
            +
                }
         | 
| 23 | 
             
                """
         | 
| 24 |  | 
| 25 | 
             
            file_path = 'instructions/merged.json'
         | 
 
			

