From 65fbf9a795a478dba11bfa317336afcf5dc39d9d Mon Sep 17 00:00:00 2001 From: Tsuyoshi Tokuda <108762+tokuda109@users.noreply.github.com> Date: Fri, 11 Oct 2024 10:22:25 +0900 Subject: [PATCH] feat: add a link to discussion thread (#86) * feat: add a link to discussion thread * Update components/PanelDocs.vue Co-authored-by: ubugeeei <71201308+ubugeeei@users.noreply.github.com> * Update components/PanelDocs.vue Co-authored-by: ubugeeei <71201308+ubugeeei@users.noreply.github.com> * Update components/PanelDocs.vue Co-authored-by: ubugeeei <71201308+ubugeeei@users.noreply.github.com> * fix: type errors * chore --------- Co-authored-by: ubugeeei <71201308+ubugeeei@users.noreply.github.com> Co-authored-by: Ubugeeei --- components/PanelDocs.vue | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/components/PanelDocs.vue b/components/PanelDocs.vue index e39f69f..405108f 100644 --- a/components/PanelDocs.vue +++ b/components/PanelDocs.vue @@ -1,3 +1,4 @@ +