fix: status spinner
This commit is contained in:
		
							parent
							
								
									8c91993f78
								
							
						
					
					
						commit
						c0a72b6b9c
					
				| 
						 | 
					@ -11,7 +11,7 @@ export const Spinner: React.FC = () => (
 | 
				
			||||||
      cy="12"
 | 
					      cy="12"
 | 
				
			||||||
      r="10"
 | 
					      r="10"
 | 
				
			||||||
      stroke="currentColor"
 | 
					      stroke="currentColor"
 | 
				
			||||||
      stroke-width="4"
 | 
					      strokeWidth="4"
 | 
				
			||||||
    ></circle>
 | 
					    ></circle>
 | 
				
			||||||
    <path
 | 
					    <path
 | 
				
			||||||
      className="opacity-75"
 | 
					      className="opacity-75"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user