We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea3b28 commit 0beb707Copy full SHA for 0beb707
stores/feedback.js
@@ -13,7 +13,6 @@ export const use_feedback_store = defineStore("feedback", {
13
description,
14
})
15
},
16
-
17
add_success(description) {
18
this.feedbacks.push({
19
type: "success",
0 commit comments