9 lines
		
	
	
		
			410 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			410 B
		
	
	
	
		
			Plaintext
		
	
	
| // Jest Snapshot v1, https://goo.gl/fbAQLP
 | |
| 
 | |
| exports[`Statistic support negetive number 1`] = `
 | |
| <div class="ant-statistic">
 | |
|   <div class="ant-statistic-title">Account Balance (CNY)</div>
 | |
|   <div class="ant-statistic-content"><span class="ant-statistic-content-value"><span class="ant-statistic-content-value-int">-112,893</span><span class="ant-statistic-content-value-decimal">.12</span></span></div>
 | |
| </div>
 | |
| `;
 |