diff --git a/.vitepress/theme/components/Feedback.vue b/.vitepress/theme/components/Feedback.vue index ed91acc50..05c7ae692 100644 --- a/.vitepress/theme/components/Feedback.vue +++ b/.vitepress/theme/components/Feedback.vue @@ -72,7 +72,11 @@ async function handleSubmit(type?: string) {
-
@@ -82,7 +86,10 @@ async function handleSubmit(type?: string) {

The wiki is...

{{ getFeedbackOption(feedback.feedbackType)?.label }} -
@@ -100,7 +107,7 @@ async function handleSubmit(type?: string) {