From 8666b53998ee68cb77a6febfb7e2995886652b4f Mon Sep 17 00:00:00 2001
From: Dmitry Molotkov
Date: Sun, 25 Nov 2018 10:39:01 +0300
Subject: [PATCH] fix eslint pascal case warning (#4403)
[skip ci]
---
examples/scroll-behavior/layouts/default2.vue | 2 +-
examples/scroll-behavior/pages/another-long.vue | 4 +++-
examples/scroll-behavior/pages/index.vue | 6 +++++-
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/examples/scroll-behavior/layouts/default2.vue b/examples/scroll-behavior/layouts/default2.vue
index 772a283e54..5d3ae9c407 100644
--- a/examples/scroll-behavior/layouts/default2.vue
+++ b/examples/scroll-behavior/layouts/default2.vue
@@ -1,3 +1,3 @@
-
+
diff --git a/examples/scroll-behavior/pages/another-long.vue b/examples/scroll-behavior/pages/another-long.vue
index 2fc0ace47c..365451a6e7 100644
--- a/examples/scroll-behavior/pages/another-long.vue
+++ b/examples/scroll-behavior/pages/another-long.vue
@@ -2,7 +2,9 @@
Another long page
-
Home page
+
+ Home page
+
diff --git a/examples/scroll-behavior/pages/index.vue b/examples/scroll-behavior/pages/index.vue
index 304cbe33d4..2c108144bc 100644
--- a/examples/scroll-behavior/pages/index.vue
+++ b/examples/scroll-behavior/pages/index.vue
@@ -22,6 +22,10 @@
- Another long page
+
+
+ Another long page
+
+