From 875466140f2781c30c4e556588ccc3f84ca2d475 Mon Sep 17 00:00:00 2001 From: Leon Xu Date: Fri, 31 Dec 2021 10:58:24 -0800 Subject: [PATCH] doc: add navigation as a component --- src/App.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/App.vue b/src/App.vue index fe02586..b03c786 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,16 @@