small adjustments of commit component
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m51s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m51s
				
			This commit is contained in:
		
							parent
							
								
									f7e8a04e92
								
							
						
					
					
						commit
						efedf27e70
					
				@ -14,8 +14,8 @@
 | 
			
		||||
	<div class="flex flex-col">
 | 
			
		||||
		{#if description}
 | 
			
		||||
			<p>with the message:</p>
 | 
			
		||||
			<code>{description}</code>
 | 
			
		||||
			<code>{@html description}</code>
 | 
			
		||||
		{/if}
 | 
			
		||||
		<a class="hover:text-slate-100" href={link}>view commit</a>
 | 
			
		||||
		<a class="hover:text-slate-100" href={link}>view commit for more details</a>
 | 
			
		||||
	</div>
 | 
			
		||||
</AccordionItem>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user