From 8d6750d9c2816e33a0444cd978f94009d8b85d47 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Fri, 5 Jul 2019 10:17:44 +0300 Subject: eslint --fix --ext .js,.vue src --- src/components/timeline/timeline.vue | 57 ++++++++++++++++++++++++++---------- 1 file changed, 41 insertions(+), 16 deletions(-) (limited to 'src/components/timeline/timeline.vue') diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue index e6a8d458..1fc52083 100644 --- a/src/components/timeline/timeline.vue +++ b/src/components/timeline/timeline.vue @@ -2,41 +2,66 @@
- {{title}} + {{ title }}
-
- {{$t('timeline.error_fetching')}} +
+ {{ $t('timeline.error_fetching') }}
- -
- {{$t('timeline.up_to_date')}} +
+ {{ $t('timeline.up_to_date') }}
-