mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		
							parent
							
								
									dc820ffba6
								
							
						
					
					
						commit
						57ab640221
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -283,12 +283,12 @@ describe('MFM', () => {
 | 
			
		|||
					tree('spin', [
 | 
			
		||||
						leaf('emoji', { name: 'foo' })
 | 
			
		||||
					], {
 | 
			
		||||
						attr: 'left'
 | 
			
		||||
						attr: null
 | 
			
		||||
					}),
 | 
			
		||||
					tree('spin', [
 | 
			
		||||
						leaf('emoji', { name: 'foo' })
 | 
			
		||||
					], {
 | 
			
		||||
						attr: 'left'
 | 
			
		||||
						attr: null
 | 
			
		||||
					}),
 | 
			
		||||
				]);
 | 
			
		||||
			});
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue