Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	test
Browse files
    	
        components/editor/save-button/index.tsx
    CHANGED
    
    | @@ -51,7 +51,6 @@ export function SaveButton({ | |
| 51 | 
             
                  setLoading(false);
         | 
| 52 | 
             
                }
         | 
| 53 | 
             
              };
         | 
| 54 | 
            -
             | 
| 55 | 
             
              return (
         | 
| 56 | 
             
                <>
         | 
| 57 | 
             
                  <Button
         | 
|  | |
| 51 | 
             
                  setLoading(false);
         | 
| 52 | 
             
                }
         | 
| 53 | 
             
              };
         | 
|  | |
| 54 | 
             
              return (
         | 
| 55 | 
             
                <>
         | 
| 56 | 
             
                  <Button
         | 
