From b2da3c82d269b4753e5f4ec9eb140d63a3fbb9f6 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Tue, 21 Jul 2020 17:05:01 +0200 Subject: [PATCH] docs: remove extra content --- src/matcher/types.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/matcher/types.ts b/src/matcher/types.ts index a58924c0..b0a6e241 100644 --- a/src/matcher/types.ts +++ b/src/matcher/types.ts @@ -34,7 +34,6 @@ export interface RouteRecordNormalized { */ meta: Exclude<_RouteRecordBase['meta'], void> /** - * Object of props options with the same keys as `components` * {@inheritDoc RouteRecordMultipleViews.props} */ props: Record -- 2.47.3