From: Eduardo San Martin Morote Date: Tue, 24 Mar 2020 15:09:14 +0000 (+0100) Subject: feat(view): useView to customize router-view X-Git-Tag: v4.0.0-alpha.4~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06b0c34ee5018aa9d76c0bfcd32ff2c12cd94277;p=thirdparty%2Fvuejs%2Frouter.git feat(view): useView to customize router-view --- diff --git a/playground/views/NotFound.vue b/playground/views/NotFound.vue index f999958e..31e3bb02 100644 --- a/playground/views/NotFound.vue +++ b/playground/views/NotFound.vue @@ -4,11 +4,12 @@