diff --git a/packages/playground/src/components/statistics_card.vue b/packages/playground/src/components/statistics_card.vue index bd867f797b..61c01a1183 100644 --- a/packages/playground/src/components/statistics_card.vue +++ b/packages/playground/src/components/statistics_card.vue @@ -1,22 +1,20 @@ - - - - {{ item.icon }} - - {{ item.title }} - - + + + {{ item.icon }} + + {{ item.title }} + + - + - {{ item.data }} - - + {{ item.data }} +