// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./components/statistic/demo/basic.md correctly 1`] = `
Active Users
112,893
Account Balance (CNY)
112,893 .00
`; exports[`renders ./components/statistic/demo/card.md correctly 1`] = `
Active
11 .28 %
Idle
9 .30 %
`; exports[`renders ./components/statistic/demo/countdown.md correctly 1`] = `
Countdown
48:00:30
Million Seconds
48:00:30:000
Day Level
2 天 0 时 0 分 30 秒
`; exports[`renders ./components/statistic/demo/unit.md correctly 1`] = `
Feedback
1,128
Unmerged
93 / 100
`;